[2.0.14] Rail planner suggests invalid ramp configurations
[2.0.14] Rail planner suggests invalid ramp configurations
Plan rail plan suggests:
Resulting build:
I believe the specific issue here is that the ramp collides with the hitbox for the rail support, which doesn't allow it to occupy that space.
Re: [2.0.14] Rail planner suggests invalid ramp configurations
Suggesting same fix as duplicate:
"I have an idea. Checking self collision for solutions while pathfinding is not possible for performance reasons, but would it be possible to check the final proposed solution for self collisions? Like, just turn the ghosts red where they would fail to place? That would keep the game from misleading the player about the path being valid, but you'd only need to check collision on one solution instead of every possible one."
"I have an idea. Checking self collision for solutions while pathfinding is not possible for performance reasons, but would it be possible to check the final proposed solution for self collisions? Like, just turn the ghosts red where they would fail to place? That would keep the game from misleading the player about the path being valid, but you'd only need to check collision on one solution instead of every possible one."

