0709 with changes and CollEditor

This commit is contained in:
2025-09-07 18:18:35 +03:00
parent 70b9d456e1
commit e48eadf9c5
19 changed files with 4405 additions and 33 deletions

3
public/colliders.json Normal file
View File

@@ -0,0 +1,3 @@
{
"colliders": []
}

View File

@@ -0,0 +1,22 @@
{
"colliders": [
{
"type": "box",
"position": {
"x": -15.894407457818183,
"y": -98.46844400767294,
"z": -74.33953239204133
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"scale": {
"x": 3.8820412781839853,
"y": 1.9275391013076184,
"z": 0.020423580261430187
}
}
]
}