Page 1 of 1
collider
Posted: Wed Oct 16, 2019 6:50 am
by gabberworld
is there possible add multi collider for single object ?
Re: collider
Posted: Wed Oct 16, 2019 7:16 am
by darkfrei
gabberworld wrote: Wed Oct 16, 2019 6:50 am
is there possible add multi collider for single object ?
Yes, if this object is the curved rails entity with hardcoded collision boxes.
https://lua-api.factorio.com/latest/Lua ... lision_box
Re: collider
Posted: Wed Oct 16, 2019 7:49 am
by gabberworld
kind off odd that they made function called secondary_collision_box
instead using the collision_box as table and add as may collision whatever you needed
anyway i not see easy way to-do U collision for single object soo i guess i skip that idea for now