⚙️Polyzone Settings

Discover all the settings incorporated dynamically into every store.

Base Settings for the Grove Street Gasoline Store

This configuration section allows you to define the dimensions and locations of different areas within your store. These areas are represented as rectangular boxes, which are defined using a set of four vec2 coordinates.

In the polyzoneBoxData section, we define three key areas using rectangular boxes: the main store area, the cashier area, and the storage room. The main store box encompasses the entire store, while the cashier and storage areas are smaller boxes located within the store. This allows for different interactions and events to be triggered based on the player's location within these specific zones.

Last updated

Was this helpful?