added pipes and interact blocks
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extends Area2D
|
||||
|
||||
@export var target: Vector2
|
||||
|
||||
func get_target():
|
||||
return target
|
||||
Reference in New Issue
Block a user