Hi guys ! I am very new at this. I need help and advice from you guys. I want to charge jump with holding space key down. BUT , when i holding space i need to make the cube go down on X axis.When released,I want it to jump higher. For example, let’s say we are on 0 on X axis. When we hold the space key , the cube go down (for example to -2) when i release the key i want it to go to +2 on the X axis. How can i do that ? I am so sorry for my poor english.
Hi,
Try Youtube and search for Unity jump tutorial. There’s dozens of tutorials that explain a few different ways of implementing a basic jump.