amethyst / amethyst/rustrogueliketutorial
Spawn List not updated after Waveform Builder
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 970
- Forks
- 166
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.