Page 1 of 1

Help with night animation - pt. 2

Posted: 17 Oct 2023, 11:51
by MeUsic
I have inserted my building into the game, but the night lights won't show up.
I'll put the image and code below, I'll appreciate any help!

Code: Select all    Reset

[ { "type": "animation", "id": "$nightanimation4", "light": true, "light_switching": true, "frames": [ { "bmp": "NightAnimationStock.png", "z": 2 } ] }, { "type": "commercial", "id": "lt.svetikas.pca.6a64fe231912cdb38a83b1fc8720aa79", "author": "MeUsic", "meta": { "pca": { "version": "4.0.3" } }, "frames": [ { "bmp": "StockExchage4.png", "z": 1 } ], "width": 3, "height": 3, "level": 2, "price": 65000, "auto_build": false, "influence_noise": 2 } ]
JSON checker
Check
Image:
https://photos.app.goo.gl/oMiEMFZVoT69aCXA9

Re: Help with night animation - pt. 2

Posted: 24 Aug 2024, 12:47
by stepa12345
In the part of the code where the building is described, there should be an animation command and an animation ID.

Re: Help with night animation - pt. 2

Posted: 13 Sep 2024, 19:53
by metrocitytownhall
How do I make the lights blink?