Curious to know what the diagonal pathfinding is like, can it be utilized to path find x,y regions and events/player over large maps with some path finding in mind?
Yes, it can do all of that but I just want to clarify that diagonal pathfinding will only happen if you have a plugin like DotMovement. This plugin itself will not implement pixel-based movement for your events. It can only accommodate it.