Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    b600b39e
    Add penalty for trashing items in Overcooked simulator · b600b39e
    Florian Schröder authored
    This update introduces a penalty computation for items that the player puts into the trash in the Overcooked simulator. A new function has been added onto the Order class to calculate this penalty, and the Trashcan class has been updated to use this new function whenever an item is dropped off. This change helps to further emulate real gameplay mechanics.
    b600b39e
    History
    Add penalty for trashing items in Overcooked simulator
    Florian Schröder authored
    This update introduces a penalty computation for items that the player puts into the trash in the Overcooked simulator. A new function has been added onto the Order class to calculate this penalty, and the Trashcan class has been updated to use this new function whenever an item is dropped off. This change helps to further emulate real gameplay mechanics.