World Overview
This section describes the cluster world.
What is World?
A world is a virtual space that can be experienced through clusters. Anyone can visit the world you have created at any time. The World can also be used as a venue for events.
Components of a world
The world is created as a Scene in Unity.
The smallest elements of a world are the collider, which is the player’s foothold, and a set of components required by the Creator Kit.
In addition, you can create your own world by placing 3D models and other assets.
🔖Tips
First World Creation - Cluster Creators Guide This section introduces the minimum elements required to create a `cluster world. First of all, don’t think about it, just read it as if it were something like that! You can make it properly in the next step… The following steps will help you make it right…