📄️ Components
Components can be considered as the basic elements in the game. Every layer contains several components and each type of component has its own logic.
📄️ Basic Model
Basically the component type is inherited from the general model as follows:
📄️ User Components
The final output of this example could be found here.