How to make night animation for diagonal car
Posted: 14 Mar 2022, 17:37
Here's how i made diagonal night animation for my train pack.
You may read night animation and car tutorials first.
Code:
Frames, please credit me if you reuse it.
You may read night animation and car tutorials first.
Code:
Code: Select all Reset
[{"id": "$Your_Animation_Unique_Identification_characters","type": "animation","light": true,"light switching": true,"frames": [{"bmp": "Normal Frames.png", //Normal Frames"count": 4,"w": 20},{"bmp": "Diagonal frames.png", //Diagonal Frames"count": 4,"w": 32}],"frames per animation":8, //Don't forget about this."rotation aware": true}]
JSON checker