first
This commit is contained in:
6
Minigames/Components/interactBox.gd
Normal file
6
Minigames/Components/interactBox.gd
Normal file
@@ -0,0 +1,6 @@
|
||||
extends Area2D
|
||||
class_name InteractBoxMinigame
|
||||
|
||||
#func _ready() -> void:
|
||||
#collision_layer = 2
|
||||
#collision_mask = 2
|
||||
Reference in New Issue
Block a user