Add character model updates

This commit is contained in:
Alexander Sellite 2026-08-01 02:34:12 -04:00
parent b931188194
commit 81f5010ad2
13 changed files with 258 additions and 239 deletions

View file

@ -1,15 +1,13 @@
[gd_resource type="Sky" load_steps=2 format=3]
[gd_resource type="Sky" format=3 uid="uid://dersyay71dyat"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_netfishing"]
sky_top_color = Color(0.203922, 0.498039, 0.643137, 1)
sky_horizon_color = Color(0.662745, 0.843137, 0.847059, 1)
sky_curve = 0.15
ground_bottom_color = Color(0.156863, 0.360784, 0.439216, 1)
ground_horizon_color = Color(0.54902, 0.74902, 0.764706, 1)
ground_curve = 0.08
sun_angle_max = 18.0
sun_curve = 0.22
use_debanding = true
[resource]
sky_material = SubResource("ProceduralSkyMaterial_netfishing")