added: lock on switching
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
public interface ILockOnTarget{
|
||||
public interface ILockOnTarget {
|
||||
public float lockonTargetRadius { set; }
|
||||
|
||||
Transform transform {get;}
|
||||
|
||||
Reference in New Issue
Block a user