mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 06:03:47 +00:00
Made brushes solid
This commit is contained in:
parent
44ebc70448
commit
e9e71d8ff2
14 changed files with 5775 additions and 587 deletions
|
|
@ -22,8 +22,8 @@ class_properties = {}
|
|||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-8, -8, -8, 8, 8, -8),
|
||||
"studio": "\"3D/MapModels/actor_vendingmachine.glb\""
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8),
|
||||
"studio": "\"3D\\MapModels/actor_capacitor_mini.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue