Small stairs

This commit is contained in:
Marco 2025-07-02 16:35:14 +02:00
commit b86fa135ed
15 changed files with 833 additions and 539 deletions

View file

@ -0,0 +1,31 @@
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=4 format=3 uid="uid://c8jy0j0d0nw0x"]
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_ntxx8"]
[ext_resource type="PackedScene" uid="uid://cxci0rfd070sk" path="res://3D/Scenes/Props/Stairs_Mini_3D.tscn" id="2_ntxx8"]
[ext_resource type="Script" uid="uid://dkmyelig23ub5" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_1o7fi"]
[resource]
script = ExtResource("3_1o7fi")
target_map_editor = 1
models_sub_folder = ""
scale_expression = ""
generate_size_property = false
rotation_offset = Vector3(0, 180, 0)
generate_gd_ignore_file = false
scene_file = ExtResource("2_ntxx8")
apply_rotation_on_map_build = true
apply_scale_on_map_build = false
classname = "actor_stairs_mini"
description = "Mini Stairs"
func_godot_internal = false
base_classes = Array[Resource]([ExtResource("1_ntxx8")])
class_properties = {}
class_property_descriptions = {}
auto_apply_to_matching_node_properties = false
meta_properties = {
"model": "\"3D/MapModels/actor_furniture_box.glb\"",
"size": AABB(-8, -8, -4, 8, 8, 4)
}
node_class = ""
name_property = ""
metadata/_custom_type_script = "uid://c83r7t467hm4m"