コード例 #1
0
ファイル: Agent.cs プロジェクト: SinanEmiroglu/GatherBot
 void OnTriggerEnter2D(Collider2D collision) => currentStatus.TriggerEnter(collision);