Page 1 of 1
✅Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 13:50
by mdk_813
Hi,
I noticed that plugins that use "frame alignment" do not work properly when they are in the "park" category.
You can draw a straight line but then you can't start a new line from the last frame, you have to start in a tile next to it. Visually, it gives the same results but handlingwise it is not very pleasant.
The same plugin works perfectly fine, however, when "decoration" is set as category.
Is that intended?
Re: Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 14:57
by Bearbear76
Try to use "frame alignment area" might mork but it will not be a line so... :/
Re: Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 15:14
by CommanderABab
Parks are permanent buildings as opposed to decorations which you can build a road through.
Re: Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 15:24
by mdk_813
Ah thanks, that explains it, I guess.
My theory was that it could have to do with the park influence.
But it is alright, I'm fine with putting it in the deco menu.
Re: Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 16:51
by Lobby
Yes, it's as
@CommanderABab said. But as category and building type are decoupled now you can put it in any category although it's type is decoration.
For example
would put your plugin into the park menu.
Re: Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 17:40
by mdk_813
Thanks!
So I would have to set it like this:
Code: Select all
"type":"decoration",
"category":"$cat_park00"
Good to know.
But it only works in the latest beta, right?
Re: [not a bug] Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 17:56
by CommanderABab
337 and up.
Re: [not a bug] Problem with Frame Alignment in "park" plugins
Posted: 10 Sep 2017, 18:44
by Lobby
Yes, the public version is a bit behind. At least older version won't crash if you use the "category"-attribute.