Page 1 of 1

Office Building (DIY JSON!)

Posted: 03 Apr 2018, 15:48
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 7100 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.

Re: Office Building (DIY JSON!)

Posted: 03 Apr 2018, 20:53
by MONTEMARINO
Very nice!

Re: Office Building (DIY JSON!)

Posted: 04 Apr 2018, 03:33
by Bearbear76
Looks very nice!

Re: Office Building (DIY JSON!)

Posted: 14 Apr 2018, 23:36
by _JS_
Mine :D

Re: Office Building (DIY JSON!)

Posted: 14 Apr 2018, 23:56
by _JS_
For some reason the building doesn't fits with the ground

Re: Office Building (DIY JSON!)

Posted: 15 Apr 2018, 00:50
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.

Re: Office Building (DIY JSON!)

Posted: 15 Apr 2018, 00:51
by CommanderABab
Should be width 128 for a 4x4.
Should be width 128 for a 4x4.

Re: Office Building (DIY JSON!)

Posted: 15 Apr 2018, 01:00
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 😂

Re: Office Building (DIY JSON!)

Posted: 07 Aug 2018, 19:54
by NukeTheKitty
CommanderABab wrote:
15 Apr 2018, 00:51
Screenshot_20180414-181255.jpg
What application is this?

Re: Office Building (DIY JSON!)

Posted: 07 Aug 2018, 20:47
by CommanderABab
Novix