Improved prefab loading a bit.

This commit is contained in:
2024-12-05 19:27:37 -06:00
parent 223bbed232
commit a4774e6189
10 changed files with 113 additions and 71 deletions

View File

@ -20,8 +20,7 @@
"type": "RPGEntity"
},
"player": {
"type": "RPGPlayer",
"camera": "camera"
"type": "RPGPlayer"
}
}
}