The first options available to you when you start 001 Game Creator for the first time will be the option to create a new game or open an existing project. You can also find links to the Beginner’s Tutorial from this menu.
The official 001 Game Creator YouTube channel. Learn all about 001 Game Creator by watching our video tutorial series. Visit engine001.com for additional resources and other learning materials. Welcome back to this 001 Game Creator video tutorial series, where we’ll be continuing to cover how to create your very own Role-Playing Game from start to f.
001 Game Creator 2020 Review. 001 G 001 Game Creator is a storied game 2D and 3D game engine for Windows that is currently featured in the Game Creator Humble Bundle. In this video we go hands-on with the game engine and see if it might be a good choice for you. If you are still undecided on 001 Game Creator after the video there is a demo.
If you don’t have an existing game and this is your first project, click on the “New” button from the New / Open Game window or go to File and select “New Game…”
Both of these will take you to the New Game window, where you can select either a Template or a Demo. Which template you pick affects which kind of game you will make. More advanced users can select the “Blank Template” and create everything from scratch but it’s advised that less experienced users select a pre-made template.
Templates are projects with a few details already put in, such as Sprites, Tile-Sets, Items, etc. These can be modified in your project later to fit your own game’s needs. Templates allow users to prototype their ideas quickly, without needing to first create assets or set up basic controls, etc.
By default, you will start 001 Game Creator with two folders called “Demos” and “Examples”. Projects you create will appear outside of these folders. You can create your own folders by clicking “New Folder” in the menu. You can also change the default location of these folders by selecting the ellipsis (…) button in the bottom-left corner of the menu and selecting “Browse…”
By default, all games are stored in: C:Users[Username]DocumentsMy 001 Games
– You can change this by clicking on the ellipsis (…) button to the left, underneath the image, selecting “Browse…” from the drop down menu and then selecting a folder you’d like your games to be stored in.
Below are some other 001 directories for various other files pertaining to your games:
C:Users[Username]Documents001Games[Game]SETTINGS.INI
– When using the Save Setting event, this is where the data is stored by default.C:Users[Username]Documents001Games[Game]SAVE*.1SV
– When using the built-in save system, this is where your game saves are stored.