Skip to content
Snippets Groups Projects
Commit c8c7a773 authored by Florian Schröder's avatar Florian Schröder
Browse files

Add callback hooks for game events in overcooked simulator

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.
parent 6b2b8c76
No related branches found
No related tags found
1 merge request!46Resolve "Hooks"
Pipeline #45359 failed