コード例 #1
0
ファイル: CController.cs プロジェクト: GyongS/_Gyong_Unity2D
 private void FixedUpdate()
 {
     _target.Active();
     _target2.Active();
 }