Difference between revisions of "Mod support"

From Heroes of Hammerwatch wiki
Jump to: navigation, search
(Editor)
m (Added a link to the Custom Materials tutorial page)
Line 34: Line 34:
 
*Items
 
*Items
 
*Worldscripts
 
*Worldscripts
 +
*[[Custom_Materials_(Dyes)|Materials]]
  
 
==Scripting/GUI page?==
 
==Scripting/GUI page?==

Revision as of 21:10, 17 April 2019

Welcome to the modding page! This page is dedicated to offering a list of important information in a ladder to get around modding Heroes of Hammerwatch!

Modding resouces

Starting a mod

Editor

How to use:

  • Assets
  • Tilemaps
  • Environment lighting

.unit,.effect & .inc

  • Doodads
  • Actors
  • Items
  • Link child unit to inc. (Like the act walls!)

Worldscripts

  • Linking worldscripts

How to put those into:

  • Levels
  • Prefabs

How to put Prefabs into:

  • Levels! lol

Custom assets page

How to add:

  • Tilemaps
  • Doodads
  • Actors
  • Items
  • Worldscripts
  • Materials

Scripting/GUI page?

  • GUI modification and creation

Scripting modification and creation

  • GUI scripts
  • Worldscript
  • Gamemode scripts

Upload to workshop

How to upload to the workshop

List of common resources