-
- Downloads
Add waste progress attribute and burnt item visualization
A `waste_progress` attribute has been added to track the progress of burnt items. Changes also include the visualization of burnt items in greyscale and additional definitions for various types of burnt meals in Overcooked Simulator. This update enhances both the gameplay and its realism, indicating when an item is overcooked or burnt.
Showing
- overcooked_simulator/game_content/item_info.yaml 38 additions, 0 deletionsovercooked_simulator/game_content/item_info.yaml
- overcooked_simulator/game_content/item_info_debug.yaml 39 additions, 0 deletionsovercooked_simulator/game_content/item_info_debug.yaml
- overcooked_simulator/game_items.py 24 additions, 13 deletionsovercooked_simulator/game_items.py
- overcooked_simulator/gui_2d_vis/drawing.py 67 additions, 13 deletionsovercooked_simulator/gui_2d_vis/drawing.py
- overcooked_simulator/state_representation.py 1 addition, 0 deletionsovercooked_simulator/state_representation.py
Loading
Please register or sign in to comment