3 comments (3 comments)3 reactions (3 reactions)0 assignees (0 assignees)C++743 forks (743 forks)batch import
good first issuesavegame attachedvanilla
Repository metrics
- Stars
- 7,255 stars (7,255 stars)
- PR merge metrics
- Avg merge 2d 12h (Avg merge 2d 12h)15 merged PRs in 30d (15 merged PRs in 30d)
Description
On my first game after installing devolution, on the first level of the church I discovered a shrine that cant be accessed. I used latest official build.
single_0.zip

Contributor guide
- Research direction
- Inspect the shrine placement logic and collision detection in the level generation code for the church. Check if the shrine is placed in an unreachable area or if there is a bug in the pathfinding or terrain.
- Tech stack
- None
- Domain
- game dev
- Issue type
- Bug
- Prerequisites
- C++Game development