setElementVelocity (Gate[1] , 0, 0, 0 )
setElementVelocity (Gate[2] , 500, 500, 500 )
moveObject(Gate[1], 971, -1433.8000488281, -639.29998779297, 1098.0999755859)
moveObject(Gate[2], 971, -1436.1999511719, -646, 1098.0999755859)
I currently have that but they both go at the same speed and I need to slow the object down, how to do that?