Basic WallClimb Example

This forum is currently in read-only mode.
From the Asset Store
Unlock platyers earning coins, and save it with Localstorage
  • <img src="http://dl-web.dropbox.com/u/7658043/bwallclimb.jpg">

    http://dl-web.dropbox.com/u/7658043/wallclimb.cap

    A very basic example of how to climb walls and scale cielings.

    leftshift = jump

    Up Arrow key down = Climb up

    Up + Right or Left Arrowkey = Scale Cieling left or right.

  • I like how you didn't put a space in between wall and climb, used climb instead of climbing, and capitalized both words.

    I wonder what you've been playing recently.

  • :P

    I like how you didn't put a space in between wall and climb, used climb instead of climbing, and capitalized both words.

    I wonder what you've been playing recently.

    Yes ,when will that awesome game of yours be availible Davio?.I love Towerclimb.

  • I like your example and I have a couple of comments that some readers may find helpful.

    In your .cap, it may be noticed that the player starts to fall when the "up" key is released but only while stuck to a wall on his left, (when the "up" key is released when the player is stuck to a wall on his right, the player does NOT go anywhere.)

    I am not sure if that was intentional, but this can be fixed 2 different ways:

    To make the player STUCK when the "up" key is released on BOTH walls:

    a. Insert condition "has wall to left" in event 1

    b. Insert condition "OR" in event 1

    c. Delete events 4 and 5

    Event 1 should look something like this:

    1 sprite3 has wall to left

    OR

    sprite3 has wall to right

    2 ......

    In order to change things so that the player falls while stuck to either wall, KEEP my changes from above and add another SUB-EVENT to event 1 and most importantly remember to INVERT this new condition:

    (inverted condition) Player 1 "move up" is down Sprite 3: set gravity to 1000

  • [quote:1xbj0b3n]In your .cap, it may be noticed that the player starts to fall when the "up" key is released but only while stuck to a wall on his left, (when the "up" key is released when the player is stuck to a wall on his right, the player does NOT go anywhere.)

    Yes this was done intentionaly to show the two different conditions of how to impliment the wallclimb.One where you fall when the up key is released and one where the player is stuck to the wall like spiderman.

  • :P

    I like how you didn't put a space in between wall and climb, used climb instead of climbing, and capitalized both words.

    I wonder what you've been playing recently.

    no one likes a grammer fag

  • > :P

    > I like how you didn't put a space in between wall and climb, used climb instead of climbing, and capitalized both words.

    >

    > I wonder what you've been playing recently.

    >

    no one likes a grammer fag

    I think you missed the boat.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • no one likes a grammer fag

    Grammar.

    <img src="http://t0.gstatic.com/images?q=tbn:ANd9GcRvp0GGP0kmMRZA-SVk8RE11mbsRAk6lt14xL1Ao57EklkcR8hScA">

    And hello to you too sir. Please look at my sig.

  • dl-web.dropbox.com/u/7658043/wallclimb.cap

    A very basic example of how to climb walls and scale cielings.

    leftshift = jump

    Up Arrow key down = Climb up

    Up + Right or Left Arrowkey = Scale Cieling left or right.

    I clicked on the Linc but does not exist

    pleas upload it thx

  • waterbells

    I clicked on the Linc but does not exist

    pleas upload it thx

    The post and link are over 7 years ago, so no surprise the link is dead.

    This is also for the - retired and very old - Construct Classic.

    Was this post intentional?

  • >

    > waterbells

    >

    > I clicked on the Linc but does not exist

    >

    > pleas upload it thx

    >

    The post and link are over 7 years ago, so no surprise the link is dead.

    This is also for the - retired and very old - Construct Classic.

    Was this post intentional?

    thanks man,I want to find how to make my character climb into the walls like in prince of percia

  • I m serching how to make wall climbe like in prince of percia (in construct 2) thx

  • I m serching how to make wall climbe like in prince of percia (in construct 2) thx

    This is not the correct forum location to post this query.

    There is a thread HERE that discusses how to do a wall climb. If this isn't what you mean then please make a new post with as much info in the Construct 2 How Do I section.

  • thanks man

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