Improve mesh components

This commit is contained in:
2024-12-06 09:11:03 -06:00
parent a4774e6189
commit e6672945ae
24 changed files with 366 additions and 42 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "Test Map",
"layers": [
{
}
]
}
+3
View File
@@ -9,6 +9,9 @@
},
"components": {
"mesh": {
"type": "QuadMesh"
},
"material": {
"type": "SimpleTexturedMaterial",
"texture": "rosa"
+3
View File
@@ -9,6 +9,9 @@
},
"components": {
"mesh": {
"type": "QuadMesh"
},
"material": {
"type": "SimpleTexturedMaterial",
"texture": "rosa"