X_Mas Pipe_Tree

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

X_Mas Pipe_Tree

#1

Post by Aung Htay »

X_Mas Pipe_Tree

I am sorry for my big ugly billboard. This one will not make disappointing you.

Happy New Year, Mayor. I brought a christmas tree for you which build with light glowing pipe. Decorate your city with big pipe_tree and celebrate new year christmas with your lovely ones. Anyway, you can decorate anytime if you wish. Merry christmas to all!
Category _ Decoration.
Ps; I know it is not X_mas yet. Decorate as a beauty. Ok!

Testing video.
https://youtu.be/Hs2Grw-0KYQ

Any comment?

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

Plugin Creator

Platform

Re: X_Mas Pipe_Tree

#2

Post by CommanderABab »

Aung Htay wrote:
30 Aug 2021, 06:35
X_Mas Pipe_Tree

I am sorry for my big ugly billboard. This one will not make disappointing you.

Happy New Year, Mayor. I brought a christmas tree for you which build with light glowing pipe. Decorate your city with big pipe_tree and celebrate new year christmas with your lovely ones. Anyway, you can decorate anytime if you wish. Merry christmas to all!
Category _ Decoration.
Ps; I know it is not X_mas yet. Decorate as a beauty. Ok!

Testing video.
https://youtu.be/Hs2Grw-0KYQ

Any comment?
Thanks for the video! Please resubmit it. :)

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#3

Post by Aung Htay »

Disapproved (reason: Nightime color switching may be done more efficiently).

So, Do you think I need more glowing light for night animation? Or what?
Please, explain me details. Thanks.

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#4

Post by Aung Htay »

I add more glowing light. I didn't delete first one. I add second one with more night light efficiently.

User avatar
yusuf8a684
Reactions:

Re: X_Mas Pipe_Tree

#5

Post by yusuf8a684 »

Soo what you have to do is, using less animations frames for it. Making it more texture space friendly

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#6

Post by Aung Htay »

yusuf8a684 wrote:
30 Aug 2021, 13:17
Soo what you have to do is, using less animations frames for it. Making it more texture space friendly
Good. I tried but how can i draw tiny pipe in pixel game. It is not more than 2inch size in real world . In game, even people take 1pixel to draw. I am really bad in drawing. That make me worst to draw pixel photo. Well, this one will be the last then.

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#7

Post by Aung Htay »

X_mas Pipe_Tree

Update V3 (Maybe Final Version).
Pending approval.

Features;
- Add more texture.
- Slightly decrease height.
- Optimizing Color.
- Beautify the plugin.
- Removed Version_1 and Version_2. (If you still want version_1 and version_2, just comment.)
- Version_2 will replace with version_3.

Caution;
I am very sorry for inconvenient update. I have also to optimize json file. There are many lines in json file because of many animation feature. So, I delete completely version_1 from the plugin. After all, version_1 is just a test for version_2.

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#8

Post by Aung Htay »


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

Plugin Creator

Platform

Re: X_Mas Pipe_Tree

#9

Post by CommanderABab »

This is an example.

It uses the same .png file for the base and the animations in different colors, speeds, and opacity.
The "a"= 0 to 255 controls the opacity.
The image is in different shades of grey and transparency to see how the coloring differs.

Notice the color tag in the different animations.

greytile.png
greytile.png (235 Bytes) Viewed 3113 times
greyled.json
(2.95 KiB) Downloaded 60 times
11.zip
(1.8 KiB) Downloaded 67 times

Code: Select all

[
{  
	  "id":"$greytow",
	  "type":"animation",
	  "light":true,
	  "light switching":false,
	  "frames": [
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         null,
         null,
         null,
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8}
      ],
      "handle interpolation":26,
      "color":{"r":300,"g":300,"b":300,"a":55}
	},
	{  
	  "id":"$greytor",
	  "type":"animation",
	  "light":true,
	  "light switching":false,
	  "frames": [
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         null,
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8}
      ],
      "handle interpolation":8,
      "color":{"r":300,"g":0,"b":0,"a":255}
	},
	{  
	  "id":"$greytob",
	  "type":"animation",
	  "light":true,
	  "light switching":false,
	  "frames": [
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         null,
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8},
         {"bmp":"greytile.png","handle y":8}
      ],
      "handle interpolation":8,
      "color":{"r":30,"g":0,"b":200,"a":205}
	},
	{
		"id": "$greyledex",
		"title": "greyledex",
		"text": "greyledex",
		"build time": 0,
		"price": 10,
		"removable": true,
		"needs road": false,
		"hidden": false,
		"draw ground": true,
		"max count":5,
		"type": "decoration",
		"frames": [{
			"bmp": "greytile.png"
		}],
		"width": 1,
		"height": 1,
		"animation":[
           {"id":"$greytow","x":0,"y":-8},
           {"id":"$greytob","x":0,"y":-16},
           {"id":"$greytor","x":0,"y":-24},
           {"id":"$greytow","x":0,"y":-32},
           {"id":"$greytor","x":0,"y":-40},
           {"id":"$greytow","x":0,"y":-48},
           {"id":"$greytor","x":0,"y":-8},
           {"id":"$greytow","x":0,"y":-16},
           {"id":"$greytor","x":0,"y":-24},
           {"id":"$greytob","x":0,"y":-32},
           {"id":"$greytor","x":0,"y":-40},
           {"id":"$greytow","x":0,"y":-48}
         ]
       }
]

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#10

Post by Aung Htay »

Thanks

User avatar
Aung Htay
Villager
Reactions:
Posts: 17
Joined: 01 Aug 2021, 06:47

Re: X_Mas Pipe_Tree

#11

Post by Aung Htay »

By the way, when you gonna confirm V3 update which is pending approval? @CommanderABab

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

Plugin Creator

Platform

Re: X_Mas Pipe_Tree

#12

Post by CommanderABab »

Trouble downloading in newest version of chrome. Go figure. It downloads the first one available then uses the same for all the others. I can use Duck browser, but ot can't upload! LOL.

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

Plugin Creator

Platform

Re: X_Mas Pipe_Tree

#13

Post by CommanderABab »



Features the above building .

Post Reply Previous topicNext topic

Return to “Plug-In Discussion”