A downloadable asset pack for Windows and Android

Unity  Photo Thief

In Unity, Capture users' photos in the middle of the game and store them in Firebase Storage. Cannot block the light next to the camera to indicate the working status

Watch the Set-Up : https://youtu.be/75S9ux7oRAg

It is assigned to the space keys (2 times). You can change the code according to the scenario.

How Does It Work :

1-Opens the webcam using the webcam texture class. 

2-It takes the raw image from the webcam.

3-Assigns values to the Texture2D object. Encodes raw image with Texture2D.

4-Assigns the byte array to the File Directory converted to png and loads firebase.

For more Information : https://github.com/SabriACUN/Unity-Photo-Thief

Download

Download
CameraController.cs 2 kB

Install instructions

Watch the Set-Up : https://youtu.be/75S9ux7oRAg    

Leave a comment

Log in with itch.io to leave a comment.