Quick scene browser tab
This commit is contained in:
@@ -58,10 +58,7 @@ public class FollowerController: MonoBehaviour
|
||||
/// </summary>
|
||||
public event FollowerPickupHandler OnPickupReturned;
|
||||
private Coroutine _pickupCoroutine;
|
||||
private bool _lastInteractionSuccess = true;
|
||||
|
||||
|
||||
|
||||
void Awake()
|
||||
{
|
||||
_aiPath = GetComponent<AIPath>();
|
||||
|
||||
Reference in New Issue
Block a user