Hi,
I have just got a very simple 2D scrolling platform game running and was wondering what the standard way of making a character jump is when using SimpleMove. It says in the docs that Velocities along Y are ignored, so is it just a case of having to use Move and not SimpleMove?
thanks in advance,
Chris