amethyst / amethyst/rustrogueliketutorial
Spawn List not updated after Waveform Builder
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 970
- Forks
- 166
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.