Meeting 16
MC: Alice
Tomorrow: Jaden
LVL2
Progress presentations!
*****
LVL1
Construct 3
An example:
Hugo Merchan, Castle of Squirrels
Getting access to Construct 3:
- Go to editor.construct.net
- Click Free Edition (top right corner)
- Select Enter Access Code
Layout: design view for adding/positioning objects
Objects: programmatic "things" that can be manipulated by code
Objects in Construct 3:
- the game itself (system object)
- programmatic capabilities (such as mouse access, keyboard access, etc.)
- background (tiles)
- images (sprites)
Behaviors: capabilities added to objects
Crash course demo
Download game assets: crash-course-img.zip
This demo is also available on video on the Construct video tutorials page.