Hi, just wondering if WalkingEvent is used to create a randomized path as opposed to a typical static localWalker.walkPath()? How would I go about using this? Will this provide less of a ban chance?
EDIT: I think I've got it.
Create a new instance of WalkingEvent with the desired parameters and then call it using execute(WalkingEvent entity).