bloodstain improvements. work during pause for player, vastly more efficient

This commit is contained in:
Haze Weathers 2023-09-15 22:16:24 -04:00
parent 686b57f798
commit 6f6c5d06e1
9 changed files with 59 additions and 18 deletions

View file

@ -1,4 +1,4 @@
extends Light2D
extends Sprite
func _ready() -> void: