Help me make a night animation json

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
Lukasbeenhere
Inhabitant of a Megacity
Reactions:
Posts: 227
Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Help me make a night animation json

#1

Post by Lukasbeenhere »

Can anybody help me on a night animation json?
I am too confused.. :json
User avatar
anhkatori2
Metropolitan
Reactions:
Posts: 129
Joined: 24 May 2021, 05:35
Location: Vietnam
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#2

Post by anhkatori2 »

like normal animations, but you must add this code:
"light":true,
"light switching":true
User avatar
Lukasbeenhere
Inhabitant of a Megacity
Reactions:
Posts: 227
Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#3

Post by Lukasbeenhere »

Thats the problem, i dont understand how to make the ids
Its always error and i dont know how to fix it (i am still new at this json stuff)
User avatar
anhkatori2
Metropolitan
Reactions:
Posts: 129
Joined: 24 May 2021, 05:35
Location: Vietnam
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#4

Post by anhkatori2 »

Lukasbeenhere wrote: 16 Jul 2021, 20:10 Thats the problem, i dont understand how to make the ids
Its always error and i dont know how to fix it (i am still new at this json stuff)
for example :

Code: Select all    Reset

[ { "id":"$animationID", "type":"animation", "frames":[ { "bmp":"animationImage.png" } ], "light":true, "light switching":true }, { "id": "SpluginID", "author": "", "frames": [ { "bmp": "image.png" } ], "height": 1, "width": 1, "price": 1000, "text": "", "title":"", "type":"public", "animation":[ { "id":"$animationID", "x":0, "y":-103 }], } ]
JSON checker
Check
User avatar
Lukasbeenhere
Inhabitant of a Megacity
Reactions:
Posts: 227
Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#5

Post by Lukasbeenhere »

My problem that its always wrong on the id, i tried changing it a couple of times but it just not working, i dont know how to put the correct id, maybe you can show me how would a correct night animation json would look like, also, what is the text and title is for?
User avatar
anhkatori2
Metropolitan
Reactions:
Posts: 129
Joined: 24 May 2021, 05:35
Location: Vietnam
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#6

Post by anhkatori2 »

Lukasbeenhere wrote: 17 Jul 2021, 09:13 My problem that its always wrong on the id, i tried changing it a couple of times but it just not working, i dont know how to put the correct id, maybe you can show me how would a correct night animation json would look like, also, what is the text and title is for?

Code: Select all    Reset

[ { "id":"$animationID", // you must set the id for the night animation here "type":"animation", "frames":[ { "bmp":"animationImage.png" } ], "light":true, "light switching":true // this 2 lines helps the animation to turn on at night }, { "id": "SpluginID", // the id of the plugin "author": "", "frames": [ { "bmp": "image.png" } ], "height": 1, "width": 1, "price": 1000, "text": "", "title":"", "type":"public", "animation":[ { "id":"$animationID", // the id of the night animation you have set above "x":0, "y":-103 }], } ]
JSON checker
Check
User avatar
Lukasbeenhere
Inhabitant of a Megacity
Reactions:
Posts: 227
Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#7

Post by Lukasbeenhere »

I tried using the id from the theotown pca, and it worked!!!
Thankyou So much! ❤❤
User avatar
Memebooms
Inhabitant of a Megacity
Reactions:
Posts: 311
Joined: 23 Oct 2021, 07:20

Re: Help me make a night animation json

#8

Post by Memebooms »

Lukasbeenhere wrote: 16 Jul 2021, 02:32 Can anybody help me on a night animation json?
I am too confused.. :json
Your first post was born here
User avatar
Lukasbeenhere
Inhabitant of a Megacity
Reactions:
Posts: 227
Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#9

Post by Lukasbeenhere »

Memebooms wrote: 17 Aug 2022, 09:37
Lukasbeenhere wrote: 16 Jul 2021, 02:32 Can anybody help me on a night animation json?
I am too confused.. :json
Your first post was born here
Mhm
User avatar
Memebooms
Inhabitant of a Megacity
Reactions:
Posts: 311
Joined: 23 Oct 2021, 07:20

Re: Help me make a night animation json

#10

Post by Memebooms »

Lukasbeenhere wrote: 16 Jul 2021, 02:32 Can anybody help me on a night animation json?
I am too confused.. :json
BTW do a face reveal
User avatar
Lukasbeenhere
Inhabitant of a Megacity
Reactions:
Posts: 227
Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Re: Help me make a night animation json

#11

Post by Lukasbeenhere »

Memebooms wrote: 04 Oct 2022, 01:14
Lukasbeenhere wrote: 16 Jul 2021, 02:32 Can anybody help me on a night animation json?
I am too confused.. :json
BTW do a face reveal
Hail naw
Post Reply Previous topicNext topic

Return to “Plug-In Discussion”