Creating a Transformation Mod: Difference between revisions
Jump to navigation
Jump to search
m (SkyCorp moved page Creating a Species Mod to Creating a Transformation Mod) |
No edit summary |
||
Line 1: | Line 1: | ||
''Species'' in The Underworld are something that the player can transform into. The describe the form, how hideable that form is, and how the player will transform into the form. | ''Species'' in The Underworld are something that the player can transform into. The describe the form, how hideable that form is, and how the player will transform into the form. | ||
Transformation Modding was introduced for build r24. | |||
== | == Recommended Steps == | ||
* [[Species Mod JSON Format]] | ** First, try [[Creating an Entity Mod|creating an entity mod]] to learn the essentials. | ||
** Then, refer to [[Species Mod JSON Format]]. | |||
** Finally, check out the Giraffe TF sample. |
Revision as of 23:09, 1 February 2018
Species in The Underworld are something that the player can transform into. The describe the form, how hideable that form is, and how the player will transform into the form.
Transformation Modding was introduced for build r24.
Recommended Steps
- First, try creating an entity mod to learn the essentials.
- Then, refer to Species Mod JSON Format.
- Finally, check out the Giraffe TF sample.