Can you help me?

Plug-in related stuff can be discussed here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Evanzer
Townsman
Posts: 47
Joined: 07 Aug 2024, 02:09

Plugin Creator

Platform

Can you help me?

#1

Post by Evanzer »

I couldn't add night animation to the code
plugin.zip
(5.75 KiB) Downloaded 6 times
LcwGece.png
LcwGece.png (1.05 KiB) Viewed 780 times

User avatar
Zakira78
Settler
Posts: 1
Joined: 01 Jul 2023, 13:22

Re: Can you help me?

#2

Post by Zakira78 »

Add this in json
(Note it need to be the first one before your building)
{
"id": "$id of a night animation",
"author": "Yourself",
"meta": {
"pca": {
"version": "4.4.1"
}
},
"frames": [
{
"bmp": "Your light.png"
}
],
"type": "animation",
"light": "true",
"light switching": "true"
},

User avatar
Evanzer
Townsman
Posts: 47
Joined: 07 Aug 2024, 02:09

Plugin Creator

Platform

Re: Can you help me?

#3

Post by Evanzer »

Thanks

Post Reply Previous topicNext topic

Return to “Plug-In Discussion”