Difference between revisions of "Modding:Modding"

From Cassette Beasts
Line 3: Line 3:
 
* [[Modding/Mod_User_Guide|Mod User Guide]]
 
* [[Modding/Mod_User_Guide|Mod User Guide]]
 
* [[Modding/Mod_Developer_Guide|Mod Developer Guide]]
 
* [[Modding/Mod_Developer_Guide|Mod Developer Guide]]
 +
 +
== Tutorials ==
 +
 +
=== Monsters ===
 +
This is a 3-part tutorial series written with the goal of taking the reader through the whole process of creating their own monster for Cassette Beasts, from a conceptual stage to implementation.
 +
 +
* Monster Making Guide Part 1: Concept & Animation
 +
* Monster Making Guide Part 2: Implementation & Stats
 +
* Monster Making Guide Part 3: Integration

Revision as of 11:38, 12 May 2023

Cassette Beasts has built-in support for user-created mods. See:

Tutorials

Monsters

This is a 3-part tutorial series written with the goal of taking the reader through the whole process of creating their own monster for Cassette Beasts, from a conceptual stage to implementation.

  • Monster Making Guide Part 1: Concept & Animation
  • Monster Making Guide Part 2: Implementation & Stats
  • Monster Making Guide Part 3: Integration