Introduction
This plugin will make your character avoid small obstacles automatically, by walking in a different direction to go around it.
Params
AvoidEvents:
Set this to false if you don't want the player to auto avoid events
OnlyWhenDashing:
Set this to true if you don't want the player to auto avoid obstacles when they are walking.
DashingDelay:
Set this to a number of frames to delay the auto avoid effect when the player is dashing.
WalkingDelay:
Set this to a number of frames to delay the auto avoid effect when the player is walking.
MaxOffset:
The maximum distance that the player can walk in a different reaction. This distance is a number of tiles (you can use float numbers to set it to less than one tile)
Default: 0.75
RetainDirection:
If true, the character won't face the other direction when walking around an object