remove obstacle
This commit is contained in:
@@ -3,6 +3,6 @@ namespace OnlyScove.Scripts
|
||||
public interface IInteractable
|
||||
{
|
||||
string InteractionPrompt { get; }
|
||||
void OnInteract(PlayerStateMachine player);
|
||||
// void OnInteract(PlayerStateMachine player);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user