Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 80 forks source link

[Editor] Traps Spawning Too Close To Start / End Stairs #127

Open PythooonUser opened 4 years ago

PythooonUser commented 4 years ago

grafik

Summary

In Level.java the method load is used for the game, the method generate for the editor. As the editor method is copy-pasted and some parts are removed that deal with initialization, the editor generator actually behaves differently and does not track stairs properly than the game generator.

PythooonUser commented 4 years ago

This is a setting for 100% trap spawn probability.

Editor: grafik

Game: grafik