toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
Looping Actor
creativeapps
Member
Posts:
1,770
February 2011
edited November -1
in
Working with GS (Mac)
I have player A jumping on other actor B and moving left to right with accelerometer. Now I want to add actor b looping continually. Similar to clumsy bob. How do I do that? I dont wanna use wrap x or y.
Comments
JohnPapiomitis
Member
Posts:
6,256
February 2011
to only looop the one actor (this is for landscape) have a rule when self position x is > 485 change self position x to -5.
Then another rule when self position x is < -5 change self position x to 485
creativeapps
Member
Posts:
1,770
February 2011
i am still confuse is there any template available in gamesalad where its similar to clumsy bob?
Sign In
or
Register
to comment.
Comments
Then another rule when self position x is < -5 change self position x to 485