Office Building (DIY JSON!)

Show us your commercial plugins!

Moderator: Plugin Moderators

Forum rules
Plugins of type commercial go here :)
User avatar
BetterBear
Inhabitant of a Galaxy Cluster
Reactions:
Posts: 2896
Joined: 18 Apr 2017, 09:03
Location: In a place you don't expect.
Plugins: Showcase Store
Version: Beta

Platform

Office Building (DIY JSON!)

#1

Post by BetterBear »

An office building

If you wanted to make it commercial and without using the Office Zone, here it is.

Texture for the ground and trees are by Lobby&Theo.
The real reason why I did a DIY is because I can't send zips..
The real reason why I did a DIY is because I can't send zips..
tofficebuilding.png (14.82 KiB) Viewed 6972 times
Here ismy own code. You can use it as start for yourself.
Free - You may use the contents of this plugin however you like without giving credit.

Code: Select all

the code:
[
{
"id":"tofficebuilding",
"level": 1,
"type":"commercial",
"height": 4,
"width": 4,
"frames": [{"bmp":"tofficebuilding.png"}]
}
]
thats my own code. How about you? You are free to do any code you want.

User avatar
MONTEMARINO
Inhabitant of a Conurbation
Reactions:
Posts: 505
Joined: 18 Nov 2017, 19:23
Plugins: Showcase Store
Version: Beta

Platform

Re: Office Building (DIY JSON!)

#2

Post by MONTEMARINO »

Very nice!

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

Plugin Creator

Platform

Re: Office Building (DIY JSON!)

#3

Post by Bearbear76 »

Looks very nice!

User avatar
_JS_
Townsman
Reactions:
Posts: 84
Joined: 02 Apr 2018, 12:29
Plugins: Showcase Store
Version: Beta

Platform

Re: Office Building (DIY JSON!)

#4

Post by _JS_ »

Mine :D
Attachments
tofficebuilding_js_.zip
150 workers. Level 2
(15.13 KiB) Downloaded 395 times

User avatar
_JS_
Townsman
Reactions:
Posts: 84
Joined: 02 Apr 2018, 12:29
Plugins: Showcase Store
Version: Beta

Platform

Re: Office Building (DIY JSON!)

#5

Post by _JS_ »

For some reason the building doesn't fits with the ground
Attachments
Seek_18-04-14_23.55.10.png

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Office Building (DIY JSON!)

#6

Post by CommanderABab »

_JS_ wrote:
14 Apr 2018, 23:56
For some reason the building doesn't fits with the ground
There are a couple of issues. The image is one pixel too thin for a 4x4. The bottom most line of pixels should have just 4 non transparent pixels in the center. Your image has a couple more. You can bring the image to ground level by adding

Code: Select all

,"handle y":7
after the image name in the frames line. There will still be a pixel width of water on the right until the image itself is centered and edited.

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Office Building (DIY JSON!)

#7

Post by CommanderABab »

Should be width 128 for a 4x4.
Should be width 128 for a 4x4.

User avatar
_JS_
Townsman
Reactions:
Posts: 84
Joined: 02 Apr 2018, 12:29
Plugins: Showcase Store
Version: Beta

Platform

Re: Office Building (DIY JSON!)

#8

Post by _JS_ »

CommanderABab wrote:
15 Apr 2018, 00:51
Screenshot_20180414-181255.jpg
I didn't make that building, I've only made the code, so... i can't do anything to it i am too bad with textures 😂

User avatar
NukeTheKitty
Inhabitant of a Megacity
Reactions:
Posts: 286
Joined: 25 Oct 2017, 04:18
Plugins: Showcase Store
Version: Beta

Platform

Re: Office Building (DIY JSON!)

#9

Post by NukeTheKitty »

CommanderABab wrote:
15 Apr 2018, 00:51
Screenshot_20180414-181255.jpg
What application is this?

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Office Building (DIY JSON!)

#10

Post by CommanderABab »

Novix

Post Reply Previous topicNext topic

Return to “Commercial”