This commit is contained in:
MaddoScientisto 2025-06-27 23:16:49 +02:00
commit 7ac03f5029
16 changed files with 2898 additions and 717 deletions

View file

@ -1,10 +1,12 @@
[gd_resource type="Resource" script_class="FuncGodotFGDPointClass" load_steps=3 format=3 uid="uid://ia1t5p4mhom3"]
[gd_resource type="Resource" script_class="FuncGodotFGDPointClass" load_steps=4 format=3 uid="uid://ia1t5p4mhom3"]
[ext_resource type="Script" uid="uid://c83r7t467hm4m" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class.gd" id="1_28dln"]
[ext_resource type="Resource" uid="uid://bpiblsew5s5so" path="res://3D/TrenchBroom/EntityDefinitions/base/light_base.tres" id="1_xk42r"]
[ext_resource type="Script" uid="uid://cpyxccm5gwv84" path="res://3D/TrenchBroom/EntityScripts/Lights/light_omni.gd" id="3_brt48"]
[resource]
script = ExtResource("1_28dln")
script_class = ExtResource("3_brt48")
apply_rotation_on_map_build = false
apply_scale_on_map_build = true
classname = "light_omni"