This commit is contained in:
Scove
2026-03-26 20:27:19 +07:00
parent a94ab0e3f6
commit f42ef22a13
129 changed files with 5517 additions and 1134 deletions

View File

@@ -0,0 +1,8 @@
namespace OnlyScove.Scripts
{
public interface IInteractable
{
string InteractionPrompt { get; }
void OnInteract(PlayerStateMachine player);
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: f001a3bb0fe5e954ea724ded3158209d