mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 19:53:47 +00:00
Big terminal definition
This commit is contained in:
parent
1454e55629
commit
a11f25e19d
5 changed files with 41 additions and 5 deletions
|
|
@ -0,0 +1,30 @@
|
|||
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=4 format=3 uid="uid://bw6nmtgqwmw5x"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_tvwfa"]
|
||||
[ext_resource type="PackedScene" uid="uid://cf3kjg36q3wvd" path="res://3D/Scenes/Props/Terminal_Big_3D.tscn" id="2_tvwfa"]
|
||||
[ext_resource type="Script" uid="uid://dkmyelig23ub5" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_e32b8"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_e32b8")
|
||||
target_map_editor = 0
|
||||
models_sub_folder = ""
|
||||
scale_expression = ""
|
||||
generate_size_property = false
|
||||
generate_gd_ignore_file = false
|
||||
scene_file = ExtResource("2_tvwfa")
|
||||
apply_rotation_on_map_build = true
|
||||
apply_scale_on_map_build = false
|
||||
classname = "actor_terminal_big"
|
||||
description = "Terminal Big"
|
||||
func_godot_internal = false
|
||||
base_classes = Array[Resource]([ExtResource("1_tvwfa")])
|
||||
class_properties = {}
|
||||
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\""
|
||||
}
|
||||
node_class = ""
|
||||
name_property = ""
|
||||
metadata/_custom_type_script = "uid://c83r7t467hm4m"
|
||||
Loading…
Add table
Add a link
Reference in a new issue