camera movement

This commit is contained in:
TheK0tYaRa 2025-06-22 13:48:35 +03:00
parent d7f95860cf
commit c7d4d57dbe
10 changed files with 158 additions and 39 deletions

11
tunnet.code-workspace Normal file
View file

@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../lib-bird"
}
],
"settings": {}
}