Changed intractable class script to be it's own script

This commit is contained in:
2024-07-17 01:55:19 -05:00
parent 31f97be68f
commit e7f51c66e5
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,3 @@
class_name Interactable
extends Node3D
@export var promt_message:String = "press e"