Vectorial1024 / Vectorial1024/ExpressBusServices
Streetcar Mode Tram: self-folding
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Steam user reports the tram self-folding bug has resurfaced following the implementation of the "streetcar" tram mode.
Basically, upon reaching a stop and (very likely) asking for a new path, the tram essentially "folds into itself", which jams its overall pathfinding.
Perhaps the existing code is not rigorous enough?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the self-folding behavior in Streetcar Mode Tram when the tram reaches a stop and requests a new path. Trace the streetcar mode implementation and pathfinding state around that transition; done means the tram no longer folds into itself and its overall pathfinding continues normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100