Massive work on level, UI, sound, and player functionality, small progress on netcode. Renamed project to Net Gunner.

This commit is contained in:
2025-12-22 09:04:22 -05:00
parent 9a8f06437d
commit 3b6407d6e5
566 changed files with 42735 additions and 183 deletions

View File

@@ -1,4 +1,6 @@
[gd_resource type="NoiseTexture2D" load_steps=2 format=3 uid="uid://bsxod2wcjw5ik"]
[gd_resource type="NoiseTexture2D" load_steps=3 format=3 uid="uid://bsxod2wcjw5ik"]
[sub_resource type="Gradient" id="Gradient_5ia6h"]
[sub_resource type="FastNoiseLite" id="FastNoiseLite_qng1f"]
noise_type = 3
@@ -14,4 +16,5 @@ domain_warp_amplitude = 30.41
width = 1920
height = 1080
noise = SubResource("FastNoiseLite_qng1f")
color_ramp = SubResource("Gradient_5ia6h")
normalize = false