Plugin creators

Share your ideas about possible future content here.
User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Plugin creators

#1

Post by RopaSucia »

(Plugin creators)

a code for bridges and roads to pass over low-rise buildings

or buildings created for careers to pass over them

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

Plugin Creator

Platform

Re: Plugin creators

#2

Post by CommanderABab »

That's not available. You might design an internal road for a plugin where the bridge graphics look like a road passing over a building, and use the

Code: Select all

"hidden":true,
"auto join":true,
in the road's json. Then as for building it, use the

Code: Select all

"type":"composition",
to place the various parts.

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

Plugin Creator

Platform

Re: Plugin creators

#3

Post by CommanderABab »

You could also design a ground tile that looked like a building again using the "hidden":true, so that it is only placed by the plugin.

User avatar
RopaSucia
Metropolitan
Reactions:
Posts: 116
Joined: 06 Dec 2019, 18:13
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Plugin creators

#4

Post by RopaSucia »

Thank you

Post Reply Previous topicNext topic

Return to “Suggestions”