Added material assignment in model view, citybuilder, and transalte scale and offset window to model view.

This commit is contained in:
Justin Marshall
2026-05-28 04:14:22 -07:00
parent a7e7e8edbc
commit 05d547a27b
20 changed files with 29018 additions and 17225 deletions
+7
View File
@@ -0,0 +1,7 @@
entityDef citybuilder_meshes
{
"editor_usage" "Meshes the Radiant Automatic City Builder may choose for generated buildings. Add mesh_1, mesh_2, etc. to expand the pool."
"mesh_0" "models/offices/office.md5static"
"mesh_1" "models/offices/B3_RESEARCH_FACILITY.md5static"
"mesh_2" "models/offices/A3_LARGE_OFFICE.md5static"
}