Re: Climbing and scrolling
Quote:
Originally Posted by KiteRyagara
there doesn't seem to be a "Character is NOT colliding with ____" option in order to turn off climbing
There is, simply make a condition "repeat while player is overlapping object" and right click on it, and select "negate" and a red X will show up next to it. This means NOT whatever the condition is.
Re: Climbing and scrolling
Ah, yes. Finally works. Thank you.
However, it's still rather automatic. While I enjoy that, I feel it may limit potential. Is there any way to change it so that the player actually climbs the walls?
Also, is there any way to make it so that a player can still collide with a solid object but not stop? I've run into an issue involving the ceiling where, while it is solid, it causes the player to stop in place, mid-jump.
Re: Climbing and scrolling
Bah. Another question. Following that method works, but at the top, the character bounces uncontrollably up and down from the wall climb. Any ideas on how I could fix this?
Re: Climbing and scrolling
Put a colliding object ontop of the climbable wall.
Re: Climbing and scrolling
I did that at first. It only caused the character to completely stop moving before going through.
Re: Climbing and scrolling
Re: Climbing and scrolling
...Once more, I suppose, with feeling?
Re: Climbing and scrolling
Er...not to sound like a broken record, but please?
Re: Climbing and scrolling
I would try something along the lines of "(character) is touching wall + Repeat while (key) is pressed: Set gravity to 0" and "NOT Repeat while (key) is pressed: Set gravity to 24." That will likely be a bit buggy, but it'll get you started.
I bet the guy who told you that originally is a sexy beast.