Display Plates - Ground Signs & Map Markers - Forked


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

Utilities
a month ago
2.0
687
Environment

i [Done] Please make them walkable overable

2 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}}

2 months ago

I'll test and release it later today hopefully

2 months ago

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

2 months ago

Thank you! Happy I helped make it easier.

New response