ruudygh's Forum Posts

  • 3 posts
  • ok i have figured it out already. thanks anyway ^^

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It means the platformer speed is not zero so yeah it includes falling and jumping.

    "On moved" is a trigger that fires once when the sprite starts moving. "Is moving" is true every frame while the sprite is moving.

    thank you so much i understand it now.

    I have another question hope can get answer here then i don't have to write a new post.

    How to "compare X speed"? i can only found "compare speed" in actions, this include x and y, but i only need x.

    if its not available, how can i do it with variable, such as differencing x coordinate on every tick?

  • Hi all i am a noob in game deveop. I am getting crazy when dealing with the actual meaning of platform event such as "is moving".

    Does "is moving" also include jumping or falling?

    Also whats the difference between "is moving" and "on moved"(in animation triggers) ?

    Thanks in advance for helping

  • 3 posts