shaba123 Posted June 3, 2023 Posted June 3, 2023 I find walkEvent to be quite slow, don't know if im doing something wrong but everytime my character gets to the next position it waits a second before moving to the following position. Not ideal when running from pkers. I need to be able to break form the walk to eat and change prayers etc. I can do this with walkEvent just wondering if possible with walkPath.
Khaleesi Posted June 3, 2023 Posted June 3, 2023 1 hour ago, shaba123 said: I find walkEvent to be quite slow, don't know if im doing something wrong but everytime my character gets to the next position it waits a second before moving to the following position. Not ideal when running from pkers. I need to be able to break form the walk to eat and change prayers etc. I can do this with walkEvent just wondering if possible with walkPath. You can add a breakcondition 1
shaba123 Posted June 3, 2023 Author Posted June 3, 2023 3 hours ago, Khaleesi said: You can add a breakcondition Thanks ill have a go at this later
FuryShark Posted June 3, 2023 Posted June 3, 2023 6 hours ago, shaba123 said: I find walkEvent to be quite slow, don't know if im doing something wrong but everytime my character gets to the next position it waits a second before moving to the following position. Not ideal when running from pkers. I need to be able to break form the walk to eat and change prayers etc. I can do this with walkEvent just wondering if possible with walkPath.