Forum Discussion
marcelo_cabral
10 years agoRoku Guru
"Romans_I_XVI" wrote:
I'm guessing you can't move and jump at the same time? Seems like that's always a difficult hurdle with not being able to receive multiple buttons simultaneously.
Very cool though. Never realized the original was open source.
As you can see in the video, we can jump when running, because of the "inercia" the original algorithm had implemented, the only limitation is the "shift" key that allow you to walk or hang, so I had to implement it as a on/off toggle button, that works ok, if you train you can run, jump and hang as you do in a PC keyboard.