Files
mmo/scripts/portal/portal.gd
Marek Le 80a65fa555 update
2026-03-29 22:58:23 +02:00

5 lines
74 B
GDScript

extends StaticBody3D
func _ready() -> void:
add_to_group("targetable")