wave movement to left

Hi!
Newbie here. I have read this tutorial "http://gamesalad.com/wiki/how_tos:gsc_wave_movement" and it only shows movements going up and right. My problem is how do I move an actor to go left in wave motion?
Any suggestions?
Thank you.
Newbie here. I have read this tutorial "http://gamesalad.com/wiki/how_tos:gsc_wave_movement" and it only shows movements going up and right. My problem is how do I move an actor to go left in wave motion?
Any suggestions?
Thank you.
Comments
Lin velocity y = sin(self.time*100)*100
You may have to tweak the numbers.