Plug-in related stuff can be discussed here.
Moderators: Scenario Moderators , Plugin Moderators
Lukasbeenhere
Inhabitant of a Megacity
Posts: 228 Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store
Plugin Creator
Platform
#1
Post
by Lukasbeenhere » 16 Jul 2021, 02:32
Can anybody help me on a night animation json?
I am too confused..
Lukasbeenhere
Inhabitant of a Megacity
Posts: 228 Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store
Plugin Creator
Platform
#3
Post
by Lukasbeenhere » 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)
anhkatori2
Metropolitan
Posts: 142 Joined: 24 May 2021, 05:35
Location: Vietnam
Plugins: Showcase Store
Plugin Creator
Platform
#4
Post
by anhkatori2 » 17 Jul 2021, 04:37
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
}],
}
]
Lukasbeenhere
Inhabitant of a Megacity
Posts: 228 Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store
Plugin Creator
Platform
#5
Post
by Lukasbeenhere » 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?
anhkatori2
Metropolitan
Posts: 142 Joined: 24 May 2021, 05:35
Location: Vietnam
Plugins: Showcase Store
Plugin Creator
Platform
#6
Post
by anhkatori2 » 17 Jul 2021, 16:43
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
}],
}
]
Lukasbeenhere
Inhabitant of a Megacity
Posts: 228 Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store
Plugin Creator
Platform
#7
Post
by Lukasbeenhere » 17 Jul 2021, 18:37
I tried using the id from the theotown pca, and it worked!!!
Thankyou So much! ❤❤
Memebooms
Inhabitant of a Megacity
Posts: 311 Joined: 23 Oct 2021, 07:20
#8
Post
by Memebooms » 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..
Your first post was born here
Lukasbeenhere
Inhabitant of a Megacity
Posts: 228 Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store
Plugin Creator
Platform
#9
Post
by Lukasbeenhere » 17 Aug 2022, 09:38
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..
Your first post was born here
Mhm
Memebooms
Inhabitant of a Megacity
Posts: 311 Joined: 23 Oct 2021, 07:20
#10
Post
by Memebooms » 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..
BTW do a face reveal
Lukasbeenhere
Inhabitant of a Megacity
Posts: 228 Joined: 10 Jul 2021, 11:30
Location: Depok, Indonesia
Plugins: Showcase Store
Plugin Creator
Platform
#11
Post
by Lukasbeenhere » 06 Oct 2022, 03:07
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..
BTW do a face reveal
Hail naw