Nature In The Valley Documentation
  • Nature In The Valley As A Framework
  • Adding a creature
    • Picking Your Format
    • Using Content Patcher
    • Using a Content Pack
    • The Creature Model
  • Making Creature Sprite
    • Making Creature Sprites 101
  • New Game-State-Queries and Trigger Actions
    • New Game State Queries
  • Making Rewards
    • Adding Custom Rewards
Powered by GitBook
On this page
  • Using Content Patcher (Recommended)
  • Using a Content Pack (Old)
  1. Adding a creature

Picking Your Format

Add or replace the data and sprites of a creature in one of two formats!

PreviousNature In The Valley As A FrameworkNextUsing Content Patcher

Last updated 3 months ago

You can use the custom asset pipeline to add creatures (Uses the Creature Data Model)

You can use a custom content pack to add creature, this will still require some content patcher.

Using Content Patcher (Recommended)
Using a Content Pack (Old)