Game Creator is a collection of intuitive and powerful tools that speed up your workflow so you focus on what really matters: Making games
Note that this package is in Beta and is not compatible with the original modules
Game Creator is a complete tools suite that will help you kickstart your game in a matter of minutes. It empowers artists, designers and programmers with the necessary tools to create games without having to write a single line of code.
Comes with an intuitive and powerful high-level Visual Scripting system that making games feels like cheating:
Actions are lists of instructions that are executed from top to bottom.
Triggers listen to events and react by executing instructions
Conditions let you branch to different instructions depending on the context
Creating Characters is just a couple of clicks away. Drag and drop your own custom 3D model and press the play button. Supports multiple control schemas and controllers.
Frame what happens in the scene using the brand new Cameras. Transition between them and choose from a wide variety of shots, including static, animated, first and third person, top-down and much more!
Keep track of what happens in the world using Global and Local Variables. Choose between two types:
Name Variables are identified by a unique name. For example, use "score" to access the current tally.
List Variables stack elements one after the another and can be accessed using an index number. Useful to gather information about the scene, such as targetable enemies or resources gathered.
Defining what data should be Saved and Loaded between play sessions has never been easier. The Remember component allows to cherry-pick what information should be stored when the player saves the game. You can also choose to save multiple save slots!
Game Creator Hub
Do you need more? Something more specific? Open the Game Creator Hub to download hundreds of free Instructions, Conditions and Events. Made with <3 by awesome community members!
Do you know how to code? Create your own custom extensions and share them with everyone else!
Extensions
To top all that, you can also download free extensions that enhance Game Creator 2 with even more features and allows to seamlessly integrate it with other tools.
Includes
Source code
Examples & Templates
Access to the Game Creator Hub
Note that Game Creator 2 supports Unity 2021.2 or higher
Game Creator是一组直观而强大的工具,可以加快您的工作流程,让您专注于真正重要的事情:制作游戏
请注意,此软件包处于测试阶段,与原始模块不兼容
Game Creator是一个完整的工具套件,可帮助您在几分钟内启动游戏。它为艺术家、设计师和程序员提供了创建游戏所需的工具,而无需编写一行代码。