Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    c8c7a773
    Add callback hooks for game events in overcooked simulator · c8c7a773
    Florian Schröder authored
    This commit introduces specific event hooks for key game moments within the overcooked simulator. These include events like serving a non-ordered meal, starting to use the sink, completing an order, and using the trashcan. Callbacks were registered for these hooks to provide real-time feedback such as messages. Also, a typo in POST_PERFORM_ACTION parameter was corrected.
    c8c7a773
    History
    Add callback hooks for game events in overcooked simulator
    Florian Schröder authored
    This commit introduces specific event hooks for key game moments within the overcooked simulator. These include events like serving a non-ordered meal, starting to use the sink, completing an order, and using the trashcan. Callbacks were registered for these hooks to provide real-time feedback such as messages. Also, a typo in POST_PERFORM_ACTION parameter was corrected.