Fixed prefab assets

This commit is contained in:
2024-12-02 20:10:44 -06:00
parent e660fade95
commit 7989be5fe7
7 changed files with 10 additions and 13 deletions

View File

@ -13,7 +13,8 @@
"components": {
"mat": {
"type": "SimpleTexturedMaterial",
"color": "blue"
"color": "blue",
"texture": "rosa"
},
"renderer": {