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 ⮭Fields
Assets.font_settings.fallbacks.font: string
ID of the fallback font. It must be of the same font type as the base font.
Assets.font_settings.fallbacks.size: number?
(TrueType fonts only) The default size of the fallback font.