Page 1 of 1

Night light and rotation problems

Posted: 29 Sep 2024, 14:00
by I_Support_Palestine
[
{
"id":"$light",
"type":"animation",
"light":true,
"light switching":true,
"frames":[
{
"bmp": "FVInight.png",
"count": 1
}
],
"rotation aware":
true},


{
"frames winter":[
{"bmp": "FVIsnow.png"}
],
"count":4,
"width":132,
"height":41},
{
"id":"$Small Hotel",
"type":"residential",
"text":"Hotel with lights",
"habitats":80,
"author":"I_Support_Palestine",
"width":1,
"height":1,
"level":2,
"frames": [
{
  "bmp": "FVI.png",
"count":4,
"width":132,
"height":41
}
],

"animation": [{"id": "$light", "x":0,"y":-29}]
}
]

Re: Night light and rotation problems

Posted: 29 Sep 2024, 14:00
by I_Support_Palestine
Help