mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:55:35 +00:00
20 lines
954 B
Text
20 lines
954 B
Text
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=4 format=3 uid="uid://chytq0646of5n"]
|
|
|
|
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_l772s"]
|
|
[ext_resource type="PackedScene" uid="uid://c54tcqntl7vmn" path="res://3D/Scenes/Props/Locker_3D.tscn" id="2_l772s"]
|
|
[ext_resource type="Script" uid="uid://dkmyelig23ub5" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="3_0k0vs"]
|
|
|
|
[resource]
|
|
script = ExtResource("3_0k0vs")
|
|
target_map_editor = 1
|
|
rotation_offset = Vector3(0, 180, 0)
|
|
scene_file = ExtResource("2_l772s")
|
|
apply_scale_on_map_build = false
|
|
classname = "actor_locker"
|
|
description = "Locker"
|
|
base_classes = Array[Resource]([ExtResource("1_l772s")])
|
|
meta_properties = {
|
|
"model": "\"3D/MapModels/actor_locker.glb\"",
|
|
"size": AABB(-4, -8, -12, 4, 8, 12)
|
|
}
|
|
metadata/_custom_type_script = "uid://c83r7t467hm4m"
|