add skeleton:index(...) and player test model

This commit is contained in:
MihailRis
2024-07-15 08:56:27 +03:00
parent e8e3626c63
commit 055781eeaf
11 changed files with 148 additions and 23 deletions
+7 -1
View File
@@ -1,3 +1,9 @@
{
"root": {}
"root": {
"nodes": [
{
"model": "player"
}
]
}
}