Receiver works, probably
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
extends Interactable
|
||||
class_name Receiver
|
||||
|
||||
func _on_interaction_area_body_entered(body: Player) -> void:
|
||||
body.interaction_target = self
|
||||
|
||||
Reference in New Issue
Block a user