|
im using the y velocity of my rigidbody to perform a double jump action. The problem is that when i press the jump button for the 2nd time on the highest point for the first jump i expect the y velocity to be higher. But it works the complete opposite, the y velocity goes down. And when i press the jump button for the 2nd time before it reaches its highest point the y velocity goes up and it jumps really high??? 1st jump: 2nd jump:
(comments are locked)
|
|
I am new to Unity but if velocity works like I think it should, you should probably just be setting .y to 16 again as outside forces likely work upon the velocity. thnx that worked...oddly enough :S
Jul 10 '12 at 10:40 AM
samz
(comments are locked)
|
