<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" /> Navigation

</aside>

Home Page

Overview

World System

Subworld System

Ground Tile

Navigation

Resources

Interactions

Buildings

Player

Helpers

Enemies

Missions System

Editor Tools

Day Night & Weather System

Shaders, Effects, Optimization

Energy System

Input Configuration

UI Store

Monetization (Ads & IAP)

The Helper Behavior script manages the core logic and state of a helper character in the game. It coordinates various tasks and activities the helper performs, such as gathering resources, fishing, building, and storing items. The script interacts with several subsystems to manage different aspects of the helper's behavior.

Sub-systems description

Task System Overview

How to work with the Helper Creator tool

How to add Helper to the world

How to calibrate tools positioning