You've already forked taptap2024_GJ_chidouren
updat core
This commit is contained in:
@@ -607,7 +607,7 @@ namespace Pathfinding {
|
||||
}
|
||||
}
|
||||
|
||||
protected virtual void Update () {
|
||||
public virtual void Update () {
|
||||
if (shouldRecalculatePath) SearchPath();
|
||||
if (canMove) {
|
||||
Vector3 nextPosition;
|
||||
|
||||
Reference in New Issue
Block a user