The Daily Click ::. Forums ::. Klik Coding Help ::. Modified 8 way movement
 

Post Reply  Post Oekaki 
 

Posted By Message

Daniel Ziberna



Registered
  19/06/2004
Points
  1
29th June, 2004 at 09:42:15 -

I am trying to create an 8 way movement where if the player is stopped (no keys are pressed) they fall to the bottom of the screen. I have a basic engine running, but when the player hits a platform, it just bounces.

I am using an alterable value to check whether the player is stopped or if they are moving - then using this value to change the Y position of the player. The player ends up getting stuck in a continual loop and 'bounces' upon contact with a platform.

Any help... Cheers

 
n/a

Joe.H

Evil Faker

Registered
  19/08/2002
Points
  3305
29th June, 2004 at 13:33:39 -

have you got a this in the dropping conditions bit?
[negate]Player overlaps platform

that should sort the problem (maybe)



 
My signature is never too big!!!
   

Post Reply



 



Advertisement

Worth A Click