Skip to content

Advanced building placement tags (adjecency) #329

@ayylmaoRotE

Description

@ayylmaoRotE

Description:

Implement tags that separate adjacency requirements for placement, e.g.:
[GAPOWR]
Adjacent.MaxDistance=4
Adjacent=6

[GAPILE]
Adjacent=10

GAPOWR can be placed 6 cells away from any building, but only 4 cells from another GAPOWR.
Same as GAPILE, can be placed up to 10 cells away but only 4 cells from GAPOWR.

Possible Implementation:

[BuildingType]
Adjacent.MaxDistance= ;should only be applied to buildings with BaseNormal=yes and 
                      ;creates an Adjacent= restriction for all other buildings being placed around.

Additional Files / Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions