Display Plates - Ground Signs & Map Markers - Forked


Big, medium and small signs ("plates") which display any signal

Utilities
10 months ago
2.0
2.24K
Environment

i [Done] Please make them walkable overable

11 months ago

It would be great if you could walk over them. I think you need to set the collision_mask on the item's prototype. Another mod that added flat buildings that you could walk over (Advanced Fluid Handling) used this collision mask:
afh_walkable_mask = {layers={floor=true, item=true, object=true, rail=true, water_tile=true, is_lower_object=true}}

11 months ago

I'll test and release it later today hopefully

11 months ago

Done and released. Seems to work just fine with the mask you found, good job

11 months ago

Thank you! Happy I helped make it easier.

New response