Skip to content

Fix cake animation bug, when cake location is not changed

Yvonne Kothmeier requested to merge fix_cake_animation into dev

Additional features:

  • No two cakes will be placed on the same location (if possible)
  • Changed the cake_space variable to NodePath, to make it more resilient against (dynamic) board changes

Merge request reports