splash particlesgit status

This commit is contained in:
Haze Weathers 2023-10-14 16:14:15 -04:00
parent 002737706b
commit bd12aa68c1
9 changed files with 87 additions and 4 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=22 format=2]
[gd_scene load_steps=23 format=2]
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=1]
[ext_resource path="res://maps/map.gd" type="Script" id=2]
@ -21,6 +21,7 @@
[ext_resource path="res://objects/hud/hud.tscn" type="PackedScene" id=19]
[ext_resource path="res://objects/collectibles/arrow.tscn" type="PackedScene" id=20]
[ext_resource path="res://shaders/can_stain.tres" type="Material" id=21]
[ext_resource path="res://scripts/has_splash.gd" type="Script" id=22]
[node name="Map" type="Node2D" groups=["map"]]
pause_mode = 1
@ -74,6 +75,8 @@ collision_layer = 32
collision_mask = 0
format = 1
tile_data = PoolIntArray( 1441831, 8, 0, 1441832, 8, 0, 1441833, 8, 0, 1441834, 8, 0, 1441835, 8, 0, 1441846, 8, 0, 1441847, 8, 0, 1441848, 8, 0, 1441849, 8, 0, 1441850, 8, 0, 1441865, 8, 0, 1441866, 8, 0, 1441867, 8, 0, 1441868, 8, 0, 1441869, 8, 0, 1507367, 9, 0, 1507368, 9, 0, 1507369, 9, 0, 1507370, 9, 0, 1507371, 9, 0, 1507382, 9, 0, 1507383, 9, 0, 1507384, 9, 0, 1507385, 9, 0, 1507386, 9, 0, 1507401, 9, 0, 1507402, 9, 0, 1507403, 9, 0, 1507404, 9, 0, 1507405, 9, 0 )
script = ExtResource( 22 )
splash_color = Color( 0.552941, 0.14902, 0.180392, 1 )
[node name="DeathBackground" type="TileMap" parent="DeathNoBlood"]
z_index = -11