Page 1 of 1
[Lou][2.0.21] Agricultural tower doesn't seem to respect tile_buildability_rules
Posted: Fri Nov 29, 2024 4:14 am
by Kusibu
I have two sets of buildability rules I set up for plants - one that works on water tiles that don't collide with the player (so the plant can be placed in shallows), and one for a set of tiles I've tagged with a special collision layer (for something I want to grow on land, but not into concrete or stone brick). Both of these buildability rules work correctly with manual entity placement, but the tower completely ignores them.
Mod I'm encountering this with.
Re: [2.0.21] Agricultural tower doesn't seem to respect tile_buildability_rules
Posted: Fri Nov 29, 2024 4:34 am
by Xorimuth
Kusibu wrote: Fri Nov 29, 2024 4:14 am
I have two sets of buildability rules I set up for plants - one that works on water tiles that don't collide with the player (so the plant can be placed in shallows), and one for a set of tiles I've tagged with a special collision layer (for something I want to grow on land, but not into concrete or stone brick). Both of these buildability rules work correctly with manual entity placement, but the tower completely ignores them.
Mod I'm encountering this with.
I think it only considers the tile restrictions in that plant's autoplace FYI.
Re: [2.0.21] Agricultural tower doesn't seem to respect tile_buildability_rules
Posted: Wed Dec 04, 2024 3:43 pm
by Kusibu
It respects the basic mask collisions between the entity and tile as well.
Re: [Lou][2.0.21] Agricultural tower doesn't seem to respect tile_buildability_rules
Posted: Thu Jun 05, 2025 12:42 pm
by Lou
Thanks for the report. As of 2.0.56, Agri tower will respect plant's buildability rules