Display Plates - Ground Signs & Map Markers - Forked


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

Utilities
7 days ago
2.0
529
Environment

i [Done] Please make them walkable overable

a month 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}}

a month ago

I'll test and release it later today hopefully

a month ago

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

a month ago

Thank you! Happy I helped make it easier.

New response