move actor and bounce to walls
hi gurus , i need help bc im noob!!!
i have a gs game in landscape. i have an actor that moves left-right and bounces @ walls
my problem is that i cant find the appropriate values in order to move left -right.....:
i have a rule that when actor receives key right keyboard is down ....
attribute game.Accelerator<???? i can find those values!!
and :
a rule that when actor receives key left keyboard is down ....
attribute game.Accelerator>???? i can find those values!!
any help???
i have a gs game in landscape. i have an actor that moves left-right and bounces @ walls
my problem is that i cant find the appropriate values in order to move left -right.....:
i have a rule that when actor receives key right keyboard is down ....
attribute game.Accelerator<???? i can find those values!!
and :
a rule that when actor receives key left keyboard is down ....
attribute game.Accelerator>???? i can find those values!!
any help???
Comments
You assign Move to the left and right key Rules and tell it what direction to move. The best places for answers when first starting out is the Help and the Cookbook. Both are available under the Support tab at the top of this page. Seriously, you will learn so much by spending the time in there.