mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 06:25:54 +00:00
18 lines
1.2 KiB
Text
18 lines
1.2 KiB
Text
[gd_resource type="Resource" script_class="FuncGodotFGDPointClass" load_steps=6 format=3 uid="uid://dlcokohev247j"]
|
|
|
|
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_oao2t"]
|
|
[ext_resource type="Resource" uid="uid://di5wnbv5icxtq" path="res://3D/TrenchBroom/EntityDefinitions/base/dialogue_base.tres" id="2_gfw3w"]
|
|
[ext_resource type="Script" uid="uid://d1nwwgcrner8b" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class_display_descriptor.gd" id="3_gfw3w"]
|
|
[ext_resource type="PackedScene" uid="uid://bt8fwb313qf8n" path="res://3D/Scenes/Props/Interactables/Dialogue_Interactable_3D.tscn" id="3_oao2t"]
|
|
[ext_resource type="Script" uid="uid://cxsqwtsqd8w33" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class.gd" id="4_vw8gb"]
|
|
|
|
[resource]
|
|
script = ExtResource("4_vw8gb")
|
|
scene_file = ExtResource("3_oao2t")
|
|
apply_scale_on_map_build = false
|
|
classname = "actor_dialogue"
|
|
description = "Dialogue Interactable"
|
|
base_classes = Array[Resource]([ExtResource("1_oao2t"), ExtResource("2_gfw3w")])
|
|
meta_properties = Dictionary[String, Variant]({
|
|
"size": AABB(-4, -4, -4, 4, 4, 4)
|
|
})
|