[1.1.48] Entity with "water-tile" collision also collides with rails
Posted: Sun Dec 05, 2021 9:19 pm
Hi
I recently got a bug report on my mod https://mods.factorio.com/mod/Updated_C ... 0a1c25fb51
It seems that when adding the "water-tile" collision string to the collision_mask of my entity, it started to also collide with train rails.
Can be seen in the following link:
https://www.youtube.com/watch?v=vkygxOTcpSQ
Is this the intended behavior? If so, in what way should I put the collision_mask variable to make my entities collide with water, but not with rails?
Cheers!
BR,
~Johan
I recently got a bug report on my mod https://mods.factorio.com/mod/Updated_C ... 0a1c25fb51
It seems that when adding the "water-tile" collision string to the collision_mask of my entity, it started to also collide with train rails.
Can be seen in the following link:
https://www.youtube.com/watch?v=vkygxOTcpSQ
Is this the intended behavior? If so, in what way should I put the collision_mask variable to make my entities collide with water, but not with rails?
Cheers!
BR,
~Johan