Skip to content

Resolve "Cleaner target pavement selection"

Closes #79 (closed), #80 (closed), #81 (closed)

Implemented features:

  • Destination of cleaners can now be selected (#79 (closed)):
    • When a ghost is selected, Click on the "Send to pavement" button, then click on any pavement.
    • New UI mode: SELECT_PARAMETER (used for selecting parameters for commands, currently only commands with a single Pavement argument work)
    • You can cancel the selection process with the "Cancel selection" button displayed at the top of the screen.
  • Added missing 3d models and uv maps #81 (closed) (along with some graphics tweaks making the scene brighter)
  • Added Game over screen (#80 (closed))
  • Removed camera controller from the menu

Merge request reports