a ui (singular)
This commit is contained in:
parent
5776d5e889
commit
7b151c1a53
7 changed files with 1201 additions and 5 deletions
|
|
@ -171,6 +171,7 @@ public class PlayerEntityMovement : MonoBehaviour
|
|||
StartCoroutine(selectedEntity.MoveToLocation(pathRequested.ToArray()));
|
||||
templateObject.SetActive(false);
|
||||
UncolorGrid();
|
||||
ActionUIHandler.instance.ShowUI(selectedEntity);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue