b3dgs / lionengine

Java 2D Game Engine
http://lionengine.b3dgs.com
GNU General Public License v3.0
137 stars 23 forks source link

Force update may be invalid when crossing destination on changing #788

Closed DjThunder closed 1 year ago

DjThunder commented 1 year ago

Force may clamp to destination if changed at a value close to the current one when crossing value. Remove arrived flag on horizontal and vertical axis.