Hello,
Im developing a sprite based 2d game using unity. as a feature of that game / app user should able to customise game character by adding user’s face to the game character.
so i need a method to select / crop face from a picture (which take from device camera) and attach it to game character at runtime.
can anyone tell me a good way to grab face from texture?
Thanks
Hi, I´m solving a similar problem, yet I fight with this sample LetC: How to Crop Image in unity 3d or How to crop image from webcam in unity