001 Game Creator Guide

Facing the Cursor

Facing the Cursor for 001 Game Creator

Overview How to make an Actor look to where the cursor is pointing. Sprite Setup Before we begin the scripting, you’ll have to set up your actor sprite correctly. 3D and Top Down Perspective The first thing you want to do is check the Rotate Graphics with Direction checkbox (blue arrow). This will make the … Read moreFacing the Cursor

Game Recipe #3 Title Screens

Game Recipe #3 Title Screens for 001 Game Creator

Overview In this Game Recipe, we will discuss making a title screen for your game. We will be using an interface with selectable fields, as well as system triggers. Requirements (Optional) A sprite to use as a logo. (Optional) A sprite to use as the background. Setup Create a new interface. Set the Display Name … Read moreGame Recipe #3 Title Screens

Interfaces

Interfaces for 001 Game Creator

Overview Interfaces allow you to place Fields and Timers in order to create menus, dialogs and windows that the player can interact with. General Pointer – moves Fields and Timers around Interfaces easily. The pointer tool can also be used to resize Fields as well. Field – places Text / Graphic Fields on your Interface. … Read moreInterfaces

A short introduction to Loops

A short introduction to Loops for 001 Game Creator

Overview This guide is meant to give you the basic information you need when it comes to creating and using the different types of Loop events inside 001 Game Creator. What are Loops? Loops in 001 Game Creator works just like loops in other programming languages, where you take a variable and iterate it several … Read moreA short introduction to Loops

Interfaces: Beginner’s Guide

Interfaces: Beginner's Guide for 001 Game Creator

Overview Interfaces are a vital part of game creation and in this tutorial you’ll learn the basics of Interfaces so that you can start making use of them in your projects. Creating an Interface 1. Select the tab, from the bottom-left corner of the screen, and then click on the New button besides it. 2. … Read moreInterfaces: Beginner’s Guide

A short introduction to Tables

A short introduction to Tables for 001 Game Creator

Overview An introduction to Tables and their Events and Use Values. What are Tables? Tables are essential if your project contains a lot of data, such as a quest log and actor states. They are essentially a spreadsheet within 001 Game Creator, from which you can edit and get values on a specific axis, like … Read moreA short introduction to Tables

SteamSolo.com