Game Creator is a collection of intuitive and powerful tools that speed up your workflow so you focus on what really matters: Making games
Render pipeline compatibility
Description
Game Creator 2 requires Unity 2021.2. 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.
Watch this video for a quickstart guide!
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
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.
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
Discord | Twitter | Youtube
Note that Game Creator 2 supports Unity 2021.2 or higher