Author Topic: How to add creatures  (Read 7614 times)

Neospring

  • Posts: 6
  • Dragon Slayer.
    • View Profile
How to add creatures
« on: August 15, 2013, 03:39:21 AM »
Just curious how do we add our own monsters or tiles?

Linaru

  • Moderator
  • Posts: 113
  • That Collectable coin is mine!
    • View Profile
Re: How to add creatures
« Reply #1 on: August 15, 2013, 04:47:36 AM »
if You copy the assets.bin and drag it into the resource extractor it will create a folder that shows all the game elements, you can look at the .xmls to see how they do custom mobs or items.

just put your own inside the appropriate folder.
-----------------------------------------------------------
Stabaddey Stabaddey Zap
-----------------------------------------------------------

myroman

  • Posts: 22
  • You know nothing, John Snow!
    • View Profile
Re: How to add creatures
« Reply #2 on: August 15, 2013, 10:53:46 AM »
please make it fully compatible to mac as soon as possible.

for now: can you/someone upload the folder?

thanks!

Myran

  • Developer
  • Posts: 183
    • View Profile
Re: How to add creatures
« Reply #3 on: August 15, 2013, 02:35:54 PM »
To use it on mac you need to go in to the terminal and go to the editor folder and run the command "mono ResourceExtractor.exe ../assets.bin"

myroman

  • Posts: 22
  • You know nothing, John Snow!
    • View Profile
Re: How to add creatures
« Reply #4 on: August 15, 2013, 09:16:18 PM »
To use it on mac you need to go in to the terminal and go to the editor folder and run the command "mono ResourceExtractor.exe ../assets.bin"

you're my hero <3