Page 1 of 1

How to make night animation for diagonal car

Posted: 14 Mar 2022, 17:37
by Yakka
Here's how i made diagonal night animation for my train pack.

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
}
]
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
JSON checker

Output: Select all

...
Frames, please credit me if you reuse it.
7Gerbong_K3.png
7Gerbong_K3.png (276 Bytes) Viewed 2642 times
7Gerbong_K3_DIA.png
7Gerbong_K3_DIA.png (208 Bytes) Viewed 2642 times