7 lines
64 B
GDScript3
7 lines
64 B
GDScript3
|
class_name Interactable
|
||
|
|
||
|
extends Node3D
|
||
|
|
||
|
func interact():
|
||
|
pass
|