Skip to content

Helper function SetSpeed does not change the movement direction

Andreas Rauschert requested to merge bugfix/set_speed into master
  • added nullptr check for entity
  • first try to use the existing velocity vector of the entity to derive the direction of the future velocity vector before using the entity orientation

Signed-off-by: Andreas Rauschert andreas.rb.rauschert@bmw.de

Merge request reports