Kristal Wiki
General Information
These pages get you ready to use the engine.
General Project Creation
These pages teach you about project development.
- Lua Tutorial
- Understanding the Basics
- Creating a Project
- Writing Text
- Using Libraries
- Creating an Item
- Creating a Shop
- Creating a Spell
- Actors
- Party Members
- Custom Keybinds
- Releasing Projects
The Overworld
Everything to do with the overworld.
Battles
Everything related to creating battles.
Advanced
These pages teach you more complex but powerful parts of the engine.
API Reference
An auto-generated API reference for Kristal.
⮬ Back to Top ⮭Kristal Wiki
General Information
These pages get you ready to use the engine.
General Project Creation
These pages teach you about project development.
- Lua Tutorial
- Understanding the Basics
- Creating a Project
- Writing Text
- Using Libraries
- Creating an Item
- Creating a Shop
- Creating a Spell
- Actors
- Party Members
- Custom Keybinds
- Releasing Projects
The Overworld
Everything to do with the overworld.
Battles
Everything related to creating battles.
Advanced
These pages teach you more complex but powerful parts of the engine.
API Reference
An auto-generated API reference for Kristal.
⮬ Back to Top ⮭GraphicsStackItem
Object containing a coordinate system transformation.
The love.graphics module has several functions and function variants which accept Transform objects.