Skip to content
Snippets Groups Projects
visualization.yaml 6.43 KiB
Newer Older
  • Learn to ignore specific revisions
  • # colors: https://www.webucator.com/article/python-color-constants-module/
    
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
      language: "de"
    
      use_player_cook_sprites: True
      show_interaction_range: False
      show_counter_centers: False
    
      min_height: 600
      buttons_width: 180
      buttons_height: 60
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
      FPS: 60
    
      game_border_size: 1
      game_border_color: black
    
      background_color: lemonchiffon1
    
    
    Kitchen:
      ground_tiles_color: sgigray76
      background_lines: gray79
    
    
    Counter:
      parts:
    
        #    - type: rect
        #      height: 1
        #      width: 1
        #      color: whitesmoke
        - type: image
    
          path: images/counter5.png
    
    
    CuttingBoard:
      parts:
    
        - type: image
          path: images/cutting_board_large.png
    
          size: 0.75
    
      parts: [ ]
    
    #    - type: rect
    #      height: 0.95
    #      width: 0.95
    #      color: cadetblue1
    
    Florian Schröder's avatar
    Florian Schröder committed
    Trashcan:
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          path: images/trash6.png
    
          size: 0.88
    
    #TomatoDispenser:
    #  parts:
    #    - color: orangered1
    #      type: rect
    #      height: 0.8
    #      width: 0.8
    #
    #LettuceDispenser:
    #  parts:
    #    - color: palegreen3
    #      type: rect
    #      height: 0.8
    #      width: 0.8
    #
    #OnionDispenser:
    #  parts:
    #    - color: deeppink3
    #      type: rect
    #      height: 0.8
    #      width: 0.8
    #
    #MeatDispenser:
    #  parts:
    #    - color: indianred1
    #      type: rect
    #      height: 0.8
    #      width: 0.8
    #
    #BunDispenser:
    #  parts:
    #    - color: sandybrown
    #      type: rect
    #      height: 0.8
    #      width: 0.8
    
        - type: circle
          color: black
    
          radius: 0.35
          center_offset: [ 0, -0.05 ]
        - type: circle
          color: gray83
          radius: 0.33
          center_offset: [ 0, -0.05 ]
    
      item_offset: [ 0, -0.05 ]
      item_scale: 0.9
    
    ServingWindow:
      parts:
    
        - type: image
    
          path: images/star.png
          size: 0.8
          center_offset: [ 0, -0.02 ]
          rotate_image: False
    
        - type: image
          path: images/bell_gold.png
          size: 0.5
    
        - type: image
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          path: images/stove3.png
          size: 0.8
          center_offset: [ 0, -0.05 ]
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          path: images/sink1.png
    
          size: 0.85
          center_offset: [ 0, -0.12 ]
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/drip2.png
    
          size: 0.75
          center_offset: [ 0, -0.05 ]
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
    
    
    # Tools
    Extinguisher:
      parts:
    
        - type: image
          path: images/fire_extinguisher.png
          size: 0.85
          center_offset: [ 0, -0.05 ]
    
        - type: image
          path: images/fire.png
          size: 1
    
    Fire1:
      parts:
        - type: image
          path: images/fire.png
          size: 1.0
    
    Fire2:
      parts:
        - type: image
          path: images/fire2.png
          size: 1.0
    
    Fire3:
      parts:
        - type: image
          path: images/fire3.png
          size: 1.0
    
    
    
    # Items
    Tomato:
      parts:
    
        - type: image
    
          path: images/tomato.png
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
    
          path: images/onion.png
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/bun.png
          size: 0.9
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
    
          path: images/lettuce.png
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          size: 0.9
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/meat.png
          size: 1
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
    
          path: images/lettuce_cut4.png
          size: 0.95
    
    ChoppedTomato:
      parts:
    
        - type: image
    
          path: images/tomato_cut.png
          size: 0.9
    
    ChoppedOnion:
      parts:
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/onion_cut.png
          size: 0.95
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/raw_patty.png
          size: 0.9
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/cooked_patty.png
          size: 0.9
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
    Burger:
      parts:
        - type: image
          path: images/burger.png
    
    Salad:
      parts:
        - type: image
          path: images/salad.png
          size: 0.8
    
    
        - type: image
    
          center_offset: [ -0.02, -0.1 ]
    
    
    TomatoSoupPlate:
      parts:
        - type: image
          path: images/tomato_soup_plate.png
    
        - type: image
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          size: 1.05
    
          center_offset: [ -0.02, -0.1 ]
    
    
    OnionSoupPlate:
      parts:
        - type: image
          path: images/onion_soup_plate.png
    
        - type: image
    
          path: images/pixel_cook_masked.png
    
        - type: image
    
          path: images/plate_clean.png
          size: 0.8
    
    DirtyPlate:
      parts:
        - type: image
          path: images/plate_dirty.png
          size: 0.8
    
        - type: image
    
          size: 1.05
          center_offset: [ -0.02, -0.1 ]
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/pan.png
    
        - type: image
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          path: images/deepfryer1.png
          size: 0.8
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
    
    
        - type: image
          path: images/pizza_oven.png
          size: 1
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          path: images/basket1.png
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          size: 0.8
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/pizza_wood.png
          size: 1.2
          center_offset: [ 0, 0.2 ]
    
        - type: image
          path: images/potato2.png
          size: 0.7
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
        - type: image
          path: images/raw_fries.png
          size: 0.8
    
        - type: image
          path: images/fries2.png
          size: 0.8
    
        - type: image
          path: images/fish3.png
          size: 0.9
    
        - type: image
          path: images/cut_fish.png
          size: 0.8
    
        - type: image
          path: images/fried_fish.png
          size: 0.8
    
        - type: image
          path: images/fries2.png
          size: 0.8
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          center_offset: [ -0.1, 0 ]
    
        - type: image
          path: images/fried_fish.png
          size: 0.8
    
    Fabian Heinrich's avatar
    Fabian Heinrich committed
          center_offset: [ +0.2, 0 ]
    
        - type: image
          path: images/pizza_dough.png
          size: 0.7
    
        - type: image
          path: images/pizza_base.png
          size: 0.9
    
        - type: image
          path: images/sausage.png
          size: 0.8
    
        - type: image
          path: images/sausage_chopped.png
          size: 0.8
    
        - type: image
          path: images/cheese3.png
    
        - type: image
          path: images/grated_cheese.png
          size: 1.1
    
        - type: image
          path: images/pizza.png
          size: 0.9