Introduction
Eldiron Creator
1.
Installation
2.
Project Layout
2.1.
Assets Directory
2.2.
Game Directory
3.
Node Graphs & Scripting
3.1.
Behavior Trees
3.2.
Control Flow
3.3.
Scripting
3.4.
Mechanics
3.5.
Examples
3.5.1.
Lookout / Random Walk / Deal Damage
3.5.2.
Taking Damage: OnHit
3.6.
Area Graphs
4.
User Interface
4.1.
Assets View
4.2.
Regions View
4.2.1.
Drawing Tiles
4.2.2.
Edit Areas
4.2.3.
Characters
4.2.4.
Settings
4.3.
Characters View
4.3.1.
NPCs
4.3.2.
Player
4.4.
Systems View
4.5.
Items View
4.5.1.
State
4.5.2.
Settings
4.6.
Game View
4.6.1.
Settings
Reference
5.
Changelog
6.
Scripting
6.1.
Character Scripts
6.2.
Screen Scripts
6.2.1.
Base Classes
6.2.2.
Drawing
7.
Nodes
7.1.
Control Flow
7.1.1.
Behavior Tree
7.1.2.
Expression
7.1.3.
Has Target ?
7.1.4.
Linear
7.1.5.
Sequence
7.2.
Action
7.2.1.
Audio
7.2.2.
Call Behavior
7.2.3.
Call System
7.2.4.
Close In
7.2.5.
Deal Damage
7.2.6.
Drop Inventory
7.2.7.
Effect
7.2.8.
Heal
7.2.9.
Light
7.2.10.
Lock Tree
7.2.11.
Lookout
7.2.12.
Message
7.2.13.
Multi Choice
7.2.14.
Pathfinder
7.2.15.
Random Walk
7.2.16.
Respawn
7.2.17.
Screen
7.2.18.
Script
7.2.19.
Sell
7.2.20.
Set State
7.2.21.
Set Tile
7.2.22.
Take Damage
7.2.23.
Take Heal
7.2.24.
Target
7.2.25.
Teleport
7.2.26.
Unlock Tree
7.2.27.
Untarget
7.3.
Area Specific
7.3.1.
Always
7.3.2.
Enter Area
7.3.3.
Inside Area
7.3.4.
Leave Area
7.4.
Player Specific
7.4.1.
Action
7.4.2.
Drop
7.4.3.
Move
7.4.4.
Take
7.5.
Skills
7.5.1.
Skill Tree
7.5.2.
Skill Level
Light (default)
Rust
Coal
Navy
Ayu
Eldiron Book
Non-Player Characters
Note
TBD