mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 18:21:17 +00:00
Wall Fan
This commit is contained in:
parent
4abf28066a
commit
7ac03f5029
16 changed files with 2898 additions and 717 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue