toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
wall breaker template help!
rex45
Member
Posts:
42
March 2011
edited November -1
in
Working with GS (Mac)
im using the wall breaker template and im trying to change the paddle to work with the accelerometer. i watched tshirt's videos. and still it doesn't work. Help!
Comments
osucowboy18
Member
Posts:
1,307
March 2011
I've got a template on how to use the accelerometer. PM me your email address if you want a copy.
- Alex
rex45
Member
Posts:
42
March 2011
i already have a game almost done, just need it finish it by using the accelerometer. but thanks anyway
rex45
Member
Posts:
42
March 2011
still don't have an answer...
rex45
Member
Posts:
42
March 2011
DOES ANYONE HAVE AN ANSWER
JohnPapiomitis
Member
Posts:
6,256
March 2011
well i posted the answer in your other thread, but ill post here as well...
Heres whatt you need to do, put this in the paddle:
Have a rule when attribute accelerometer y > 0.1
then put a move behavior in that rule with the direction 180
Then have another rule attribute accelerometer < -0.1
then put a move behavior in that rule with the direction 0
Cheers
Sign In
or
Register
to comment.
Comments
- Alex
Heres whatt you need to do, put this in the paddle:
Have a rule when attribute accelerometer y > 0.1
then put a move behavior in that rule with the direction 180
Then have another rule attribute accelerometer < -0.1
then put a move behavior in that rule with the direction 0
Cheers