Re: Movng down on slopes.
Negate the first "( "Player" ) is overlapping a backdrop" and un-negate the second one.
That's a nice way of doing slopes though, I like it!:)
Re: Movng down on slopes.
I tried that, but it doesn't work. Maybe there is something missing here? X_X
To start that loop, I did this
[color:#FF0000]On loop "x"[/color]
+ [Player] is overlapping Backdrop.
= Start loop slope.
But If I make a copy of this, and negate it, he will fall faster than normally. Considering it relies on backdrop collisions to stop the slope loop for going down. X_X