amethyst / amethyst/rustrogueliketutorial
Spawn List not updated after Waveform Builder
Open
- Dominant language
- Rust
- Stars
- 970
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
At the end of `WaveformCollapseBuilder`'s build function, `build_data.spawn_list.clear();` is called, but there are no more metabuilders added in `random_builder` to redo the spawnlist, leading to empty maps and the player spawning in walls when using the Waveform method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.