1.Game Object Basics
Game Objects are the main constructor for all elements in your game.
They are used as the containers for
• Players
• Non Player Characters
• Blocks Obstacles
• Game Dressing
Game Objects inherit other elements similar to “Object Inheritance” in standard programming.
Lesson 1: Creating your first Game Object.
Lesson 2: Coding your first Game Object.
Help Guide Powered by Documentor