mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 18:25:55 +00:00
22 lines
1.4 KiB
Text
22 lines
1.4 KiB
Text
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=7 format=3 uid="uid://1ew6u5xe3xhb"]
|
|
|
|
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_ercjo"]
|
|
[ext_resource type="Resource" uid="uid://kerywjgft7vh" path="res://3D/TrenchBroom/EntityDefinitions/base/target_base.tres" id="2_wyj6h"]
|
|
[ext_resource type="Resource" uid="uid://dwc3j47cgj78j" path="res://3D/TrenchBroom/EntityDefinitions/base/requirement_key_base.tres" id="3_wyj6h"]
|
|
[ext_resource type="Script" uid="uid://ldfqjtq0br35" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="4_8crxf"]
|
|
[ext_resource type="Script" uid="uid://d1nwwgcrner8b" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class_display_descriptor.gd" id="4_c0bgo"]
|
|
[ext_resource type="PackedScene" uid="uid://bd12hm40bg5mt" path="res://3D/Scenes/Props/Key_Pad_3D.tscn" id="4_wyj6h"]
|
|
|
|
[resource]
|
|
script = ExtResource("4_8crxf")
|
|
target_map_editor = 1
|
|
rotation_offset = Vector3(0, 180, 0)
|
|
scene_file = ExtResource("4_wyj6h")
|
|
apply_scale_on_map_build = false
|
|
classname = "actor_keypad"
|
|
description = "Key Pad"
|
|
base_classes = Array[Resource]([ExtResource("1_ercjo"), ExtResource("2_wyj6h"), ExtResource("3_wyj6h")])
|
|
meta_properties = Dictionary[String, Variant]({
|
|
"model": "{\"path\": \"3D/MapModels/actor_keypad.glb\", \"scale\": 16.0 }",
|
|
"size": AABB(-4, -4, -4, 4, 4, 4)
|
|
})
|