Hi!
I am working on a basic platformer (for fun) and don't have many issues when it comes to player movement. What I was wanting to do was give the player a little 'cushion' for the jumping animation, so that they don't have to worry about pressing jump before they leave the platform.
See below, the first picture is what is currently happening and the second shows the goal jumping area in green.
Current -
Goal -
any ideas as to how i can accomplish this? i've been stumped.
thanks in advance, i searched the forums but had trouble finding something similar to this, just double jumps and wall jumps everywhere.