"Walk To Position" action
Keksuccino opened this issue ยท 0 comments
- Lets the player automatically path-find to a specified coordinate
- The action could have a setting to make the player invincible while auto-walking (should only work in single-player or via remote action script)
- Has a setting to toggle on/off sprinting
- For path-finding, check AI of villagers, since they can already open doors
- Should have a LISTENER that fires when the action finished (listener has information about if the player successfully reached the position)