Fall from the beginning of layout?

0 favourites
  • 5 posts
From the Asset Store
Be careful and guide your animal safely to the grounds.
  • How can I make this cat fall like that from the beginning of game?

    So it just like... this cat jumping from its house on the upstairs jump off to the stage.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Does the cat have Platform behavior? Just give it an initial kick Vector X. Use "Cat Set Vector X" on start of the layout, it will land on the ground by itself.

  • Does the cat have Platform behavior? Just give it an initial kick Vector X. Use "Cat Set Vector X" on start of the layout, it will land on the ground by itself.

    that sounds really nice but i don't understand 😂

    sorry i'm new to this construct and still learning. where to set the vector anyway? Initial? did you the things called mean instance variable?

  • Put your cat sprite at the beginning of that red line on your picture.

    Add this event:

    On start of layout: Cat set Vector X to 500
    

    The cat should fly forward and fall down on the ground.

  • Put your cat sprite at the beginning of that red line on your picture.

    Add this event:

    > On start of layout: Cat set Vector X to 500
    

    The cat should fly forward and fall down on the ground.

    ok i did it, but what is that small square on the top left? black square suddenly appear?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)