Cosine Example
sparkzilla
Member Posts: 152
Can anyone tell me how to change the cosine demo to make the actor move from right to left? I got it to move from left to right but it doesn't want to go the other way, which is, of course, the way I want it!
http://gamesalad.com/wiki/how_tos:gsc_wave_movement
http://gamesalad.com/wiki/how_tos:gsc_wave_movement
Comments
Use the second example in the Wiki (left to right) then change:
Constrain Attribute: self.position.X to self.InitX -( self.Time *50)