Slang actually worked.

This commit is contained in:
2024-12-09 20:00:09 -06:00
parent ccd5b36965
commit b3c2e0114f
20 changed files with 2422 additions and 3067 deletions

View File

@ -25,28 +25,6 @@
}
},
"plane": {
"position": [ 0, 0, 0 ],
"components": {
"mesh": {
"type": "PlaneMesh",
"size": [ 512, 512 ],
"cells": [ 16, 16 ],
"uv": [ 0, 0, 0.33, 0.25 ]
},
"renderer": {
"type": "MeshRenderer"
},
"mat": {
"type": "MapMaterial",
"texture": "rosatext"
},
"map": {
"type": "RPGMap"
}
}
},
"rosa": {
"prefab": "rosa",
"position": [ 0, 0, 0 ],