
Game Creator is built to be extremely flexible and extensible. Experienced users and programmers can jump to the Advanced section to know more about the rest. However, we recommend beginners focus on understanding these first. Game Creator comes with more tools than the aforementioned above.
Variables: Variables allow to keep track of the game's progress and storing it when the user saves the game. This makes it really easy to read, organize and keep all interactions under control without the project quickly becoming a spaghetti mess. Visual Scripting: Visual Scripting in Game Creator is very unique: Instead of using a typical node graph, it borrows the concept of task lists. From an orbiting third-person perspective with zoom and geometry clipping avoidance to more traditional fixed camera angles, top-down perspectives or first-person views. Cameras: Cameras allow to control how your game is framed. These come loaded with common features, such as inverse kinematics, obstacle avoidance navigation, user input, jumps, footstep sound effects and animation systems. Characters: Characters are entities living in your scene. Each tool takes care of dealing with the heavy-math under the hood and present it to you in a very human-friendly form, so you can focus on what really matters: Making games. These tools have been carefully crafted to be as flexible and intuitive as possible. The Game Creator package comes with a slew of tools that help you very easily make the game of your dreams. It also contains links to other learning resources from where to learn more. It overviews everything you need to know to get up to speed and assumes you have no technical knowledge. Accessors game maker 2 docs2 how to#
The easiest way to start learning how to use Game Creator is to jump to the Getting Started section. And game designers will be delighted with a pletora of tools that they can use and exploit to create intrincate game mechanics.
Level and art designers can quickly test their environments, creating a playable character and a camera type that fits their game with just a couple of clicks. Game Creator also has a very straight-forward API for programmers, from which they can extend the tools with new features and seamlessly integrate them with the rest of the ecosystem of tools. Experienced users will find that these small set of tools have a lot of depth and can be synergically used to create any mechanic with ease, while favoring quick iteration.Newcomers will find an easy-to-use tool with a very smooth learning curve, thanks to the small amount of concepts one has to learn in order to get started.Game Creator is the perfect tool for both beginners and experienced users. Game Creator is sometimes informally abbreviated as GC.