tfw a jank idea seemingly fixes the long-winded platform bug

This commit is contained in:
minjaesong
2022-03-29 16:11:57 +09:00
parent 8c8e41871a
commit bac8bd7f90
3 changed files with 52 additions and 17 deletions

View File

@@ -191,8 +191,8 @@ class BasicDebugInfoWindow : UICanvas() {
if (player != null) {
printLineColumn(batch, 2, 6, "Mass $ccG${player.mass}")
printLineColumn(batch, 2, 7, "noClip $ccG${player.isNoClip}")
printLineColumn(batch, 2, 8, "${0x1F.toChar()}DownVirt $ccG${player.downDownVirtually}")
}
/*drawHistogram(batch, LightmapRenderer.histogram,