I am trying to make a simple change on my project, which is lowering my characters position. But it automatically resets itself to "1.98" whenever I start it. I am pretty sure that I do not change it thourgh my scripts. Any ideas?
CodePudding user response:
There are some ways to set position automatically.
- script
- animation
- collider with rigidbody.
I hope it will work.