🐾 Adds foot tracing and gui panel

This commit is contained in:
Rune Harlyk
2024-02-25 02:04:50 +01:00
committed by Rune Harlyk
parent 4c2fe9a044
commit f41d5a7949
7 changed files with 201 additions and 143 deletions
+5
View File
@@ -13,3 +13,8 @@
body {
margin: 0;
}
#three-gui-panel {
top: 50px;
right:0px
}