wurstscript / WurstStdlib2

WurstScript Standard Library Version 2
Apache License 2.0
55 stars 53 forks source link

fix knockback3 getting stuck on cliffs #390

Closed Cokemonkey11 closed 3 years ago

Cokemonkey11 commented 3 years ago

Closes #383

See https://github.com/Cokemonkey11/knockback3-demo/ for demo map

Knockback3 behaves poorly when a unit ends up on a cliff edge (gets stuck).

This PR improves the behavior in a few ways:

It is still possible to get stuck on cliffs (!) but this PR makes it significantly easier to get un-stuck.