fix critical bug

This commit is contained in:
ultrablob 2024-05-07 16:40:25 -04:00
parent 2228a84086
commit 0eea9e8cca
2 changed files with 2 additions and 2 deletions

View file

@ -203,4 +203,4 @@ collision_mask = 3
[node name="LaserFX" type="AudioStreamPlayer2D" parent="." index="5"]
stream = ExtResource("8_6whae")
[connection signal="timeout" from="Laser/VisibleTimer" to="Laser" method="hide_self"]
[connection signal="timeout" from="Laser/VisibleTimer" to="Laser" method="set_transparent"]