fix: Resolve drawing coordinate calculation and add debug mode
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<button id="move-right">→</button>
|
||||
<button id="move-up">↑</button>
|
||||
<button id="move-down">↓</button>
|
||||
<button id="debug-btn">Debug</button>
|
||||
</div>
|
||||
<div class="info">
|
||||
<span id="coords">Chunk: 0,0</span>
|
||||
|
||||
Reference in New Issue
Block a user