Setup New MLO

Getting Started

1. Open the Position Configurator

/position-config

This opens the web-based UI for configuring positions.

2. Select an Item to Position

Choose from the available restaurant elements in the UI:

  • Click on any item type to start positioning

  • The system will automatically determine if it needs a gizmo or marker

3. Position Your Element

For Physical Objects

  1. The object appears at your current position

  2. Use placer tool to place your prop correctly

  3. Position is automatically saved when you press E or Enter

  4. UI reopens automatically for continued configuration

For Interaction Points (Marker Mode)

  1. A visual marker appears at your position

  2. Walk to the desired location

  3. Press E or Enter

  4. Continue with next position

4. Save and Continue

  • Positions are automatically saved

  • Use /position-config to continue configuring

  • Preview all positions with the toggle in the UI

Commands

Main Commands

Command
Description

/position-config

Open the position configurator UI

/stop-position-config

Close the configurator and cleanup

Technical Details

Object Models

Each item type uses specific preview models:

Position Data Format

Grill Component System

Grill items use meat-specific models:

  • Raw Meat Patties: sn_burgerpattyraw

  • Cooked Meat: sn_burgerpatty

  • Burnt Meat: sn_burgerpattyburnt

  • Custom Meat Types: Configurable via Config.MeatModels

Last updated