Hey all!
there is a popular game that I have been playing since 2014 for sure.
www.thewayoftheninja.org/nv2.html?l=402591 (Level example special for this topic)
it is written in flash. the first version of the game was on AS2, then it was rewritten on AS3. But that is not the question.
Question: are there any examples on Phaser3 in which such a jump mechanism is implemented. I call it impulse.
- It depends on the time you press the button. the longer you press, the further you jump.
- Ninja can jump off walls (not just jump, but including 1.) just try example
I would even buy such jump physics if it was implemented somewhere for phaser3.