mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 16:21:17 +00:00
Textures and mapping
This commit is contained in:
parent
4e424fd526
commit
92062cd559
33 changed files with 1791 additions and 840 deletions
|
|
@ -25,7 +25,7 @@ class_properties = {
|
|||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"model": "\"3D/MapModels/actor_chest_1.glb\"",
|
||||
"model": "\"3D\\MapModels/actor_chest_1.glb\"",
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8)
|
||||
}
|
||||
node_class = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue