How can I delayed platform move

0 favourites
From the Asset Store
Change delay, create new lines, "backspace" the text
  • Perfect. It's simple and clear. I can use it. Thank you a lot ^^

    I have a specific need. I want to control the "wait time" of each platform separately. In your example we have a global "wait time".

    Do you know if I can use a variable on the platform object?

    For example, I want to have a variable called "waitTime". And for each platform, I want to configure my wait action using this variable.

    So, if Platform1 "waitTime" is "1", so my wait will be "1" for the Platform1

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Perfect. It's simple and clear. I can use it. Thank you a lot ^^

    I have a specific need. I want to control the "wait time" of each platform separately. In your example we have a global "wait time".

    Do you know if I can use a variable on the platform object?

    For example, I want to have a variable called "waitTime". And for each platform, I want to configure my wait action using this variable.

    So, if Platform1 "waitTime" is "1", so my wait will be "1" for the Platform1

    Glad it was helpful

    Sure, you can use the instance variable "waitTime"

    Then for the events you will do:

    Instead of "For Each Ordered" use "For Each"

  • Haha, great !!! It's exactly what I need.

    Thanks a lot.

    I modified your file to use my system and it works perfectly.

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