How can I add night animations to a moving car?
Posted: 16 Aug 2021, 03:31
Hello again! It is basically that. How can I add night animations/or just lights to a moving car? In the documentation I found that they use the following code for this, but I don't understand it very well
The "pos" is what I can't understand. If anyone can help me I would appreciate it
*This code belongs to the police car in the game.
Code: Select all Reset
"animation": [ { "id":"$animationcaralertlights00", "pos":[10,-6, 4,-4, 3,-9, 11,-8], "important":true } ]
JSON checker
*This code belongs to the police car in the game.