add camera movement

This commit is contained in:
2024-12-24 10:23:33 +09:00
parent 37a77e902c
commit 47aade7b3f
4 changed files with 34 additions and 10 deletions
+1
View File
@@ -26,6 +26,7 @@
}
.debug-panel {
display: none;
position: fixed;
opacity: 0.2;
inset: 0 0 auto auto;