update
This commit is contained in:
4
scripts/portal/portal.gd
Normal file
4
scripts/portal/portal.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
extends StaticBody3D
|
||||
|
||||
func _ready() -> void:
|
||||
add_to_group("targetable")
|
||||
Reference in New Issue
Block a user