timelinefx:timelinefx.tlBox.SetVelocityVector
Method SetVelocityVector:Void( vector:tlVector2 )
Set the velocity vector of the boundary It's important to set the velocity of the boundary so that collisions can be more accurately calculated. If you're attaching this to an entity in your game then you'll just need to match this to your entities velocity.
Parameters
vector tlVector2 of the velocity