Page 1 of 1
[2.0.14] Rail planner suggests invalid ramp configurations
Posted: Mon Nov 04, 2024 6:15 pm
by gdubrocks
Plan rail plan suggests:

- 11-04-2024, 10-12-39.png (2.19 MiB) Viewed 212 times
Resulting build:

- 11-04-2024, 10-15-12.png (1.85 MiB) Viewed 212 times
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
Posted: Mon Nov 04, 2024 8:28 pm
by Genhis
Re: [2.0.14] Rail planner suggests invalid ramp configurations
Posted: Fri Nov 08, 2024 10:27 pm
by gdubrocks
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."