Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T73374
Change Details
Change Details
Old
New
Diff
I would suggest this scripting command as unary operator with single argument of vehicle that needs to be put into rest state. Suggested syntax and name is: setRestState <vehicle> To put object back into moving state you could call <vehicle> setVelocity [0,0,0] on it or when something will collide with it.
I would suggest this scripting command as unary operator with single argument of vehicle that needs to be put into rest state. Suggested syntax and name is: setRestState <vehicle> To put object back into moving state you could call <vehicle> setVelocity [0,0,0] on it or when something will collide with it.
Continue