mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 03:53:48 +00:00
Updated func godot to latest dev
This commit is contained in:
parent
aef2437e21
commit
d41eaf5164
26 changed files with 682 additions and 6069 deletions
|
|
@ -10,6 +10,7 @@ target_map_editor = 0
|
|||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_frb07")
|
||||
apply_rotation_on_map_build = true
|
||||
|
|
@ -23,7 +24,7 @@ class_property_descriptions = {}
|
|||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8),
|
||||
"studio": "\"3D\\MapModels/actor_capacitor_mini.glb\""
|
||||
"studio": "\"3D/MapModels/actor_capacitor_mini.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
|
|
|
|||
|
|
@ -10,12 +10,13 @@ target_map_editor = 0
|
|||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_0u3k1")
|
||||
apply_rotation_on_map_build = true
|
||||
apply_scale_on_map_build = false
|
||||
classname = "actor_tank_large"
|
||||
description = "Vending Machine"
|
||||
description = "Large Tank"
|
||||
func_godot_internal = false
|
||||
base_classes = Array[Resource]([ExtResource("1_0u3k1")])
|
||||
class_properties = {}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ target_map_editor = 0
|
|||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_2x8yp")
|
||||
apply_rotation_on_map_build = true
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ target_map_editor = 0
|
|||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_6p0lm")
|
||||
apply_rotation_on_map_build = true
|
||||
|
|
@ -23,7 +24,8 @@ class_property_descriptions = {}
|
|||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"model": "\"3D/MapModels/Barrel3DModel.glb\"",
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8)
|
||||
"size": AABB(-8, -8, -8, 8, 8, 8),
|
||||
"studio": "\"3D/MapModels/actor_chest_1.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ target_map_editor = 0
|
|||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_5ms1a")
|
||||
apply_rotation_on_map_build = true
|
||||
|
|
@ -24,7 +25,7 @@ class_property_descriptions = {}
|
|||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-4, -4, -4, 4, 4, 4),
|
||||
"studio": "\"3D/MapModels/actor_vendingmachine.glb\""
|
||||
"studio": "\"3D/MapModels/actor_controlpad.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ target_map_editor = 0
|
|||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
rotation_offset = Vector3(0, 180, 0)
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_tvwfa")
|
||||
apply_rotation_on_map_build = true
|
||||
|
|
@ -23,7 +24,7 @@ class_property_descriptions = {}
|
|||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
"size": AABB(-8, -12, -12, 8, 12, 12),
|
||||
"studio": "\"3D/MapModels/Terminal_Big.glb\""
|
||||
"studio": "\"3D/MapModels/actor_terminal_big.glb\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue