initial commit

This commit is contained in:
saarsena@gmail.com 2026-04-22 10:19:57 -04:00
commit c2bb3893a9
1038 changed files with 75846 additions and 0 deletions

View file

@ -0,0 +1,17 @@
[gd_resource type="Environment" format=3 uid="uid://ccrwitwfb6vrk"]
[resource]
ssao_enabled = true
glow_levels/1 = 6.04
glow_levels/2 = 1.87
fog_enabled = true
fog_mode = 1
fog_light_color = Color(0.88998586, 0.901409, 0.9191907, 1)
fog_light_energy = 16.0
fog_sun_scatter = 0.45
fog_density = 1.0
volumetric_fog_enabled = true
volumetric_fog_density = 0.5
volumetric_fog_albedo = Color(0, 0, 0, 1)
volumetric_fog_detail_spread = 6.0
adjustment_enabled = true

View file

@ -0,0 +1,11 @@
[gd_resource type="Resource" script_class="FuncGodotMapSettings" format=3 uid="uid://nlqyh136qthn"]
[ext_resource type="Material" uid="uid://cvex6toty8yn7" path="res://addons/func_godot/textures/default_material.tres" id="1_a0akd"]
[ext_resource type="Script" uid="uid://38q6k0ctahjn" path="res://addons/func_godot/src/map/func_godot_map_settings.gd" id="1_script"]
[ext_resource type="Resource" uid="uid://b6t8plrnw72ph" path="res://data/fgd/trench_fgd.tres" id="2_fgd"]
[ext_resource type="Script" uid="uid://cij36hpqc46c" path="res://addons/func_godot/src/import/quake_wad_file.gd" id="4_phi4c"]
[resource]
script = ExtResource("1_script")
entity_fgd = ExtResource("2_fgd")
base_texture_dir = "res://textures/tb/"

View file

@ -0,0 +1,13 @@
[gd_resource type="Resource" script_class="TrenchBroomGameConfig" format=3 uid="uid://w0ujk55xrtnd"]
[ext_resource type="Script" uid="uid://cx44c4vnq8bt5" path="res://addons/func_godot/src/trenchbroom/trenchbroom_game_config.gd" id="1_script"]
[ext_resource type="Resource" uid="uid://b6t8plrnw72ph" path="res://data/fgd/trench_fgd.tres" id="2_fgd"]
[ext_resource type="Resource" uid="uid://b4xhdj0e16lop" path="res://addons/func_godot/game_config/trenchbroom/tb_face_tag_clip.tres" id="3_clip"]
[ext_resource type="Resource" uid="uid://ca7377sfgj074" path="res://addons/func_godot/game_config/trenchbroom/tb_face_tag_skip.tres" id="4_skip"]
[ext_resource type="Resource" uid="uid://bkjxc54mmdhbo" path="res://addons/func_godot/game_config/trenchbroom/tb_face_tag_origin.tres" id="5_origin"]
[ext_resource type="Texture2D" uid="uid://decwujsyhj0qy" path="res://addons/func_godot/icon32.png" id="5_vdpx0"]
[resource]
script = ExtResource("1_script")
game_name = "trench"
fgd_file = ExtResource("2_fgd")