duperpok's Forum Posts

  • 2 posts
  • Hi Yann,

    I recently downloaded your rope capx file.

    First of all, I'll like to thank you for sharing your know how.

    However, there is something I don't quite understand. What is the purpose of the "Cooldown" Variable for the Player sprite?

    Regards,

    Gabriel

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi guys, I am a 2 day old construct user and need help with folling issues.

    I created a SOLID which is moving vertically up & down. It's purpose is to destroy my PLAYER upon collision under 3 conditions;

    1. Solid is moving

    2. Player is below solid

    3. Player is standing on platform and not jumping or falling

    I have been able to implement conditions 1 & 2 but when I try to add new condition (platform is on floor) inexplicably the Solid will cease to destroy Player entirely. How do I fix that?

    Also, I have given the Solid 8 Direction behavior and switch direction whenever it collides with the Platform (another Solid, not the Player!) and an invisible marker in mid air.

    I want to make my solid pause movement for 2 seconds whenever it collides with abovementioned platform and invisible marker. How do I acheive that?

    Many thanks in advance for any help I receive!

  • 2 posts