1.修复了一些错误\n2.导入了URP的Sample
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Demo.Game
|
||||
|
||||
[Content, SerializeField] private IInteraction MyInteractionModule;
|
||||
|
||||
public abstract void OnJudgement(int level);
|
||||
public abstract void OnJudgement(IInteraction.JudgementLevel level);
|
||||
|
||||
public override IEnumerator LoadScript(string script)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user