This commit is contained in:
2024-12-07 18:32:50 -06:00
parent d1d7d46826
commit ccd5b36965
15 changed files with 300 additions and 6 deletions

View File

@ -38,9 +38,11 @@
"type": "MeshRenderer"
},
"mat": {
"type": "SimpleTexturedMaterial",
"color": "green",
"type": "MapMaterial",
"texture": "rosatext"
},
"map": {
"type": "RPGMap"
}
}
},