d
md5: 61b4cb62f6bdebcdb53c3bdeba4019d0
🔍
how do I use free camera on any unity game for upskirts?
https://www.youtube.com/watch?v=mVlbIkyUbMs
Not OP but i am curious about how they did the artstyle render part of this game
>>1003586painted lighting on unlit textures
>>1003525 (OP)you can just look up it on sketchfab
https://sketchfab.com/3d-models/mita-v2-849762703fa74ca5ace6fe4aaa63f676
>>1003884Really huh? What about the shine on her hair/skirt?
>>1003894I could've sworn i saw it move based on camera position ingame.
>>1003912you can have your cake and eat it too. there are shaders which will mimic the movement of reflections and highlights.
also you can use a lit texture but give all the materials luminosity. so there are still rendered shadows and painted lighting together.
https://www.youtube.com/watch?v=yb9z-vmc_NM
Did this use vroid studio?
Look for a script that replaces your camera code with your own custom code, if the script creator didn't make it replace your code then they probably did a shit job, look for a script that makes an instance and then you can replace the code with your custom code and then delete the existing instance of the camera