Documentation
From ENIGMA
(Redirected from Manual)
Every now and again a version of this Wiki will be compiled and available to download for offline reading for people who do not wish to use the Wiki every time they need to search for a simple function.
We have not gotten the Wiki to a point yet where we feel it can be compiled into an offline version, but we're getting there. However we do have a page export extension installed that you can use to export pages if you so choose which you can find here.
Core
A basic overview of the core ENIGMA engine.
| drag and drop icons to help introduce you to programming games | |
| help you determine when to have your objects use actions and perform tasks or execute code | |
| are very similar to actions however they are written through code and are much more powerful | |
| handle information and data such as how many lives a player has or how much ammo | |
| overview of the built-in constant variables | |
| are generally the files used in your game, such as images and sounds |
Overview
These are articles outlining everything in ENIGMA's game engine from core mechanics to advanced physics simulations and particle effects.
| Game Mechanics | Graphics | Miscellaneous |