Hello folks,
having some issues with the Platform behaviour being unreliable for jumping.
sometimes it takes 2 or 3 key/controller presses before it gets called.
my variable is definitely being set/unset properly (checked in debug) but often the "Simulate Platform pressing Jump" just doesn't work, everything else will get called in the function but the character wont jump.
This seems to be fairly random and I cant track down a pattern in it.
Tried to counter this by manually setting the X/Y values just before the jump in case it was a collision issue but that's not helped either.
<img src="http://img600.imageshack.us/img600/986/nidl.png" border="0" />
any ideas?