Modding:Creating a MonsterAdvanced Mod

From SkyCorp Global
Revision as of 07:34, 17 June 2025 by SkyCorp (talk | contribs) (SkyCorp moved page Creating a MonsterAdvanced Mod to Modding:Creating a MonsterAdvanced Mod)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MonsterAdvanced is a special type of entity which combines the power of LUA driven entities with the existing Monster Mods system. It is one of the hardest types of entities to create, so it is recommended to start with a simpler mod type before creating a Monster Advanced.

If you don't need to do custom LUA scripting, the basic Monster format is much easier to make and even has a simple editor!