b3dgs/lionengine

Pathfindable first move iteration can be invalid regarding orientation

Closed this issue · 0 comments

Expected Behavior

Immediate correct orientation on Pathfindable movement.

Actual Behavior

Orientation can be invalid because movement is not fast enough.

Steps to Reproduce the Problem

  1. Assign movement to a Pathfindable
  2. Check orientation on each loop
  3. First can be wrong or undefined