function Apply(time, op) op.GeoM.Translate( math.sin(time*2+1*0.5)*3, math.cos(time*3+1*0.7)*2 ) return true end function Loop() return true end