function Apply(time, op) op.GeoM.Translate( 0, math.sin(time*10.5)*.6 ) return true end function Loop() return true end