コード例 #1
0
ファイル: RtsCameraMouse.cs プロジェクト: andrewjc/rtstoy
 protected void Start()
 {
     _rtsCamera = gameObject.GetComponent <RtsCamera>();
 }