mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 11:11:15 +00:00
Updated func_godot
This commit is contained in:
parent
d8d348640c
commit
01a852de9b
170 changed files with 1705 additions and 2296 deletions
|
|
@ -1,7 +1,8 @@
|
|||
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=4 format=3 uid="uid://bb0dbkrmp7uq2"]
|
||||
[gd_resource type="Resource" script_class="FuncGodotFGDModelPointClass" load_steps=5 format=3 uid="uid://bb0dbkrmp7uq2"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_lfdgw"]
|
||||
[ext_resource type="PackedScene" uid="uid://cpx5yjfg3a2hw" path="res://3D/Scenes/Props/Alarm_Box_3D.tscn" id="2_400u4"]
|
||||
[ext_resource type="Script" uid="uid://d1nwwgcrner8b" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class_display_descriptor.gd" id="2_lfdgw"]
|
||||
[ext_resource type="Script" uid="uid://ldfqjtq0br35" path="res://addons/func_godot/src/fgd/func_godot_fgd_model_point_class.gd" id="4_n6irp"]
|
||||
|
||||
[resource]
|
||||
|
|
@ -12,7 +13,7 @@ apply_scale_on_map_build = false
|
|||
classname = "actor_alarmbox"
|
||||
description = "Alarm Box"
|
||||
base_classes = Array[Resource]([ExtResource("1_lfdgw")])
|
||||
meta_properties = {
|
||||
meta_properties = Dictionary[String, Variant]({
|
||||
"size": AABB(-4, -4, -4, 4, 4, 4),
|
||||
"studio": "\"3D/MapModels/actor_alarmbox.glb\""
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue