βš™οΈThe System Perspective

COZY runs like a living ecosystem

Purpose

While the most marketed feature of COZY: Stylized Weather is the skybox and weather manager, its deeper purpose is much more than this. COZY is, at it's heart, a world manager system.

Modules

COZY uses a modular architecture within its system. A module is defined as a sub-system that functions as a small system to complete peripheral tasks, communicates with the head unit, and works together with other modules to accomplish a centralized task. If the COZY System is the heart, the modules are the components that make up most of the features.

The base package of COZY ships with 19 modules and there are 9 additional modules available for purchase individually or alongside COZY Pro. For more information, see the dedicated modules page.

Inputs & Outputs

While self-contained, the COZY System is designed for interaction. One way that COZY is designed for interaction is through readily accessible inputs & outputs that are either internal or external. Internal inputs & outputs are only accessible within the system or editor whereas external inputs & outputs are accessible in your own scripts through C#. Here are a few examples of internal inputs and outputs:

Inputs:

Outputs:

Last updated