Obelisk Buildings Pack

Show us your commercial plugins!

Moderator: Plugin Moderators

Forum rules
Plugins of type commercial go here :)
User avatar
JohnSallow
Townsman
Reactions:
Posts: 64
Joined: 29 Jan 2020, 18:45
Location: Buenos Aires, Argentina
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Obelisk Buildings Pack

#1

Post by JohnSallow »

Hi, I came back!
Here I bring you a pack of 5 buildings based on the buildings near the Buenos Aires Obelisk. All of them have animated billboards with famous brands from my country and the world! (some of them have been changed)
Screenshot_20200411-202551.png
Screenshot_20200411-202625.png
Screenshot_20200503-173314.png
Screenshot_20200503-210403.png
Screenshot_20200503-234613.png
There are 3 commercials and 2 residentials. Now with night animations!
Brigado_DF_20-05-21_15.08.21.png
Brigado_DF_20-05-21_15.08.54.png
Hope you like it!
Download!
Obelisk Buildings pack.zip
(85.15 KiB) Downloaded 680 times
Last edited by JohnSallow on 01 Jun 2020, 05:05, edited 2 times in total.

User avatar
Sergio2203
Townsman
Reactions:
Posts: 42
Joined: 10 Jul 2018, 13:56
Plugins: Showcase Store

Re: Obelisk Buildings Pack

#2

Post by Sergio2203 »

hello can you help me in the animation of this plugin please could you tell me how do i make the json file
I can't get animations to trigger

[
{
"id": "Japanbillb",
"type": "animation",
"frames": [{"bmp": "Japan1billboard.png", "w": 35, "h": 72, "count": 10}],
"handle interpolation": 5,
"light": true
},
{
"id":"AkicomNight",
"frames":[{"bmp":"Japan1N1.png"}],
"type":"animation",
"light":true, "light switching":true
},
{
"id":"akicom1",
"type":"commercial",
"width":3,
"height":3,
"animation":[{"id":"AkicomNight", "x":0, "y":-100}],
"frames":[{"bmp":"japan1.png"}],
"people":150,
"level":1,
"author":"xxx"
}
]

User avatar
Bernardo Brandão
Small-town resident
Reactions:
Posts: 35
Joined: 27 Dec 2019, 01:45
Location: Rio de Janeiro, Brazil
Plugins: Showcase Store

Re: Obelisk Buildings Pack

#3

Post by Bernardo Brandão »

Nice work, Hermano argentino! You could add some texture, but it is very nice!

User avatar
JohnSallow
Townsman
Reactions:
Posts: 64
Joined: 29 Jan 2020, 18:45
Location: Buenos Aires, Argentina
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Obelisk Buildings Pack

#4

Post by JohnSallow »

Sergio2203 wrote:
18 May 2020, 10:03
hello can you help me in the animation of this plugin please could you tell me how do i make the json file
I can't get animations to trigger

[
{
"id": "Japanbillb",
"type": "animation",
"frames": [{"bmp": "Japan1billboard.png", "w": 35, "h": 72, "count": 10}],
"handle interpolation": 5,
"light": true
},
{
"id":"AkicomNight",
"frames":[{"bmp":"Japan1N1.png"}],
"type":"animation",
"light":true, "light switching":true
},
{
"id":"akicom1",
"type":"commercial",
"width":3,
"height":3,
"animation":[{"id":"AkicomNight", "x":0, "y":-100}],
"frames":[{"bmp":"japan1.png"}],
"people":150,
"level":1,
"author":"xxx"
}
]

Code: Select all

[
	{
		"id": "Japanbillb",
		"type": "animation",
		"frames": [{"bmp": "Japan1billboard.png", "w": 35, "h": 72, "count": 10}],
		"handle interpolation": 5,
		"light": true
	},
  {
   "id":"AkicomNight",
   "frames":[{"bmp":"Japan1N1.png"}],
   "type":"animation",
   "light":true, "light switching":true
 },
 {
   "id":"akicom1",
   "type":"commercial",
   "width":3,
   "height":3,
   "animation":[{"id":"AkicomNight", "x":0, "y":-100},{"id": "Japanbillb", "x": _, "y": -_}],
   "frames":[{"bmp":"japan1.png"}],
   "people":150,
   "level":1,
   "author":"xxx"
 }
]
I've corrected it. Check on the "animation" value. You've put only the night lights, but not the billboard.

User avatar
JohnSallow
Townsman
Reactions:
Posts: 64
Joined: 29 Jan 2020, 18:45
Location: Buenos Aires, Argentina
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Obelisk Buildings Pack

#5

Post by JohnSallow »

Bernardo Brandão wrote:
18 May 2020, 12:43
Nice work, Hermano argentino! You could add some texture, but it is very nice!
Thanks! I'd add some textures if I had time because I had lots of exams and I haven't had time to even make the night lights xd

User avatar
Sergio2203
Townsman
Reactions:
Posts: 42
Joined: 10 Jul 2018, 13:56
Plugins: Showcase Store

Re: Obelisk Buildings Pack

#6

Post by Sergio2203 »

thanks friend it worked very well I will apply it in my next plugins

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: Obelisk Buildings Pack

#7

Post by Bearbear76 »

That's one huuuuuuuuuge obelisk. :o

Post Reply Previous topicNext topic

Return to “Commercial”