How do I make hook game

0 favourites
  • 11 posts
From the Asset Store
five golem elements Sprites Sheet.Best for enemy or villain game characters.
  • how do l make like this game :

    Subscribe to Construct videos now

    lm shearch grapling hook tutorials in forum but only find simple lessons

  • Its pretty close to Ropey ninja, cept the camera is tied to the users x.

  • lm have ropery ninja , lm try but not work my methots how l do ?

  • You want the scroll to to only go forward, so you have to add a condition to check if the player x is greater than the scrollx.

    Something like: Sprite.X>scrollx ?Sprite.x :scrollx

    Then when casting the rope it needs to only pick a block with an x bigger than the players.

    So remove the is mirrored on the on up arrow, and replace it with the else events.

    It looks like the layer isn't random, so you will have to lengthen the layout, and design the rest by hand.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You want the scroll to to only go forward, so you have to add a condition to check if the player x is greater than the scrollx.

    Something like: Sprite.X>scrollx ?Sprite.x :scrollx

    Then when casting the rope it needs to only pick a block with an x bigger than the players.

    So remove the is mirrored on the on up arrow, and replace it with the else events.

    It looks like the layer isn't random, so you will have to lengthen the layout, and design the rest by hand.

    Would this series of events your describing (not sure exactly what is being said) keep the player from going backwards through the layout? I'm looking to accomplish this with a platformer game build. The idea of not being able to go backwards through a level is something that was implemented in older NES/SNES games like Super Adventure Island. If you can, please let me know how to accomplish this.

  • YoHoho Sure it's doable, but I would suggest making a new thread.

  • have axemple capx ?

  • Im sorry, I can't copy someone else's game for you.

    I can only suggest how the mechanics are done.

  • This subject had been asked many times with many example. I have mine:

  • Im sorry, I can't copy someone else's game for you.

    I can only suggest how the mechanics are done.

    lm not wanna copy lm only wanna understund hook mechanincs

  • This subject had been asked many times with many example. I have mine:

    tanx

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