Lamelynx / GodotGetImagePlugin-Android

Godot plugin to select image from gallery or camera on Android device.
MIT License
71 stars 4 forks source link

Select front camera as default #9

Closed JessicaDierking closed 2 years ago

JessicaDierking commented 2 years ago

Is it possible to use the front camera directly when calling the get_camera_image method?

Lamelynx commented 2 years ago

Sorry but no. Plugin uses the default camera app. If the camera app support additional options it would be possible, but it would hardly work on all android phones.