toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
How do I set up a wall-jump system?
svn
Member
Posts:
445
July 2011
edited November -1
in
Working with GS (Mac)
I want to wall-jump. I know how to set up the jumping attributes, but I also want to set up a rule that'll force the player to slide down after a little bit. What should I do?
Comments
rlehm
Member
Posts:
320
July 2011
Rule
If actor collides with walls
Timer
After 1 seconds
Change attribute self motion velocity x. To -100
svn
Member
Posts:
445
July 2011
Thanks, man!
rlehm
Member
Posts:
320
July 2011
I should have said Y, not X I think
. X will make him move left right while y up down.
Sign In
or
Register
to comment.
Comments
If actor collides with walls
Timer
After 1 seconds
Change attribute self motion velocity x. To -100