feat(GazeReminder): 实现更多提示
This commit is contained in:
@@ -76,6 +76,9 @@ namespace Script.Gameplay.Connect
|
||||
_pointB.ConnectionLines.Remove(this);
|
||||
}
|
||||
|
||||
public int NeedSignalCount { get; set; }
|
||||
public int CurrentNeedSignalCount { get; set; }
|
||||
|
||||
public void OnSignalReceived(bool active, GameObject sender)
|
||||
{
|
||||
SendSignal(active,this.gameObject);
|
||||
|
||||
Reference in New Issue
Block a user