mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 02:01:16 +00:00
Models
This commit is contained in:
parent
52756defba
commit
c0a1853468
39 changed files with 1100 additions and 521 deletions
|
|
@ -23,6 +23,7 @@ class_properties = {}
|
|||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"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