quick tweaks

This commit is contained in:
Derek
2024-08-05 20:46:06 -05:00
parent 7c5e850077
commit 5275d80d79
4 changed files with 3 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ var player
# Called when the node enters the scene tree for the first time.
func _ready():
add_to_group("pickup")
add_to_group("spawned")
#find player
player = level_control.player