quick tweaks
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user