Actor moving without controling
Games Inc
Member Posts: 4
Hi, I'm new to GameSalad and I was wondering how to make a Actor move without controling It? Just like Up or Down Or Left or Right.
Comments
The way i made it go up and down is
I Inserted a Change Attribute and changed the 'Change Attribute' part to self.Motion.Linear.Y to +10
And inserted another Change Attribute and did the same thing but -10 and X
And now it goes Super Slow... How do you change this?