mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 19:33:47 +00:00
Added locker
This commit is contained in:
parent
8f755d4c16
commit
0621f2fffe
33 changed files with 460 additions and 253 deletions
|
|
@ -6,26 +6,15 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("3_2bwyp")
|
||||
target_map_editor = 0
|
||||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
target_map_editor = 1
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_0tkke")
|
||||
apply_rotation_on_map_build = true
|
||||
apply_scale_on_map_build = false
|
||||
classname = "actor_mainframe"
|
||||
description = "Mainframe"
|
||||
func_godot_internal = false
|
||||
base_classes = Array[Resource]([ExtResource("1_0tkke")])
|
||||
class_properties = {}
|
||||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-8, -8, -12, 8, 8, 12),
|
||||
"studio": "\"3D/MapModels/actor_mainframe.glb\""
|
||||
"model": "\"3D/MapModels/actor_mainframe.glb\"",
|
||||
"size": AABB(-8, -8, -12, 8, 8, 12)
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
metadata/_custom_type_script = "uid://c83r7t467hm4m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue