Blockland Forums > Modification Help
No crouch playertype.
Lørd Tøny:
Bump for a new issue.
Is there anyway I can have the camera angle fixed so it doesn't rotate but you can still rotate your avatar?
Greek2me:
I have an idea for how to do it, if I have time I'll write the code later:
- set camera mode to static, facing the proper direction
- set client's control object to the client's player
- when player moves, set camera transform to player's position
Obviously this would be a little hacky, but I think it should work.