This section outlines the
primitives (i.e. basic elements) of projects. These primitives provide the building blocks which complex games can be built from. For an at-a-glance summary, see
Project structure from the Overview section.
Construct 2 uses a programming-free event system to design games. If you are new to the event system, the section on
How events work is highly recommended.