1 decade ago by Christianl86
Hi, how do I make an always jump game using physics, I want to use the input controls to move the character but I want to automate the jump button.
This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact
if (this.standing) { // jump code }