added corpses and a wall building dissolve animation

This commit is contained in:
2023-12-10 12:05:41 +11:00
parent adde9f5c3c
commit 046c4f5afb
39 changed files with 596 additions and 112 deletions

10
noisetex.tres Normal file
View File

@ -0,0 +1,10 @@
[gd_resource type="NoiseTexture2D" load_steps=2 format=3 uid="uid://c4ytjp05u7auv"]
[sub_resource type="FastNoiseLite" id="FastNoiseLite_enb3d"]
frequency = 0.05
[resource]
width = 128
height = 128
generate_mipmaps = false
noise = SubResource("FastNoiseLite_enb3d")