Posted December 16, 2021 by Bishiba
Added a debug feature. It can be called with BISH.QmoveChaseDebug(eventId).
The user can also parse in an array of arguments to run.
This would be done as such: BISH.QmoveChaseDebug(eventId, evalArray).
I.e:
BISH.QmoveChaseDebug(55, ["event.x", "event.y"])