Tabs
Start Page
"The Start Page gives you a useful starting point whenever you launch Construct. It provides shortcuts for tasks like creating a new project, opening an existing project including recent projects, and a set of useful links."
Example Projects (Browser)
Example Browser has categorized example projects
Projects are full games, demos, and experiments
Note: Not a great name for "Our Stuff You Can Use"
Project Tabs
There will be many (many) tabs listed after Start Page and Example Project
Project tabs will be be relevant to project
Primary tabs of (most) projects
Layouts : visual scenes, stages, composition, etc. of the game
Event Sheets : visual interface to programming concepts e.g. "do this, until this happens"
Object Types : Everything is an object you create or the mold, recipe, etc. to be used and reused (via Instances)
System Object : Build in objects or core functionality. Or common things games need like the layout canvas, key presses, etc.
Note: System Object does not appear in the Project Bar, but it is still an important part of the project
Last updated