MrSchadenfreude
20 days agoHonored Guest
Limiting camera movement
I'm a beginner dev and I know this is probably a very basic problem but I've been pulling my hair out trying to solve it.
I'm having trouble with :
- Clamping the player height in between a certain height relative to the player model.
- Clamping the player X and Z to stop the player from leaning too far outside the player model.
Using unity and meta SDK btw
If anyone knows the solution or there's some documentation out there please point me to it 🙏
Thanks in advance