Construct 2 Basics - Objects

1

Stats

1,868 visits, 2,781 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Published on 13 Jan, 2014. Last updated 19 Feb, 2019

Objects

Summary

An object is a representation of a specific idea. In Construct 2 this definition still applies. Mentally, when you think of a specific idea you may think of something like a book or a ball. I'm sure you can appreciate that although you know what a book looks like, you also know that there are many unique books.

Although you can have many instances of a type of object, no two objects are the same in Construct 2. For example, you can have 30 Book objects in a single layout, however each book will have be different. This is clear, because every instance of any object in Construct 2 is assigned a unique value known as a UID.

Hope I helped!

Best,

       Gio
  • 0 Comments

Want to leave a comment? Login or Register an account!