I want to make tiles of a standard enemy, except only larger--like a 2x 2 or 3x3 size of enemies, to use as a custom boss. Is there an easy way to do this?
I want to make tiles of a standard enemy, except only larger--like a 2x 2 or 3x3 size of enemies, to use as a custom boss. Is there an easy way to do this?
My Zquest Tutorial
tutorial document
Working on a quest, I swear i'll finally finish one, one of these days!
Status:
--Overworld: 60% done
--Dungeons: 0% done
--Misc: 0% done
The only easy way I could think of is taking a screenshot of the enemy's tiles in ZQuest, then pasting them in Paint, doubling their size there, and then importing them back into ZQuest. Hmm, maybe it's time for some new drawing tools in ZQuest, eh? :p
Paint will mess up the colors of the image if you do this...Originally Posted by Rakki
When doing this for my Goron boss (I think it was your tutorial to tell me how, actually), I divided it into quadrants with the [x] tile, and then just made each square count as a 2x2 square.
No, you don't have to import the palette. Recoloring the sprite in the tile editor might be necessary, but it will have the pixels in the correct places. So all that would be necessary would be to replace the wrong colors with the correct ones.Originally Posted by firefly
Sorry for digging out this old thread, but I also want to create a larger enemy (a 2x2 Zol).
I draw this tiles
but what cames after it?
I have some custom enemies, but I did't get the 2x2 Zol running. Whatever I do: It is always an one-eyed 1x1 Zol.
To do this, you will either need scripts (2.50, 2.53), or you will need to update to 2.55, where the editor supports larger enemies. You can of course, do both, as 2.55 also supports enemy scripts:
In 2.10, people made 'large' eneemies by putting tiles on a layer > 1, and hiding smaller enemies, triggers, and shooters, under that, such as you'll see in The Hero of Dreams, and Ballad of a Bloodline.
Lost Isle, despite being made in 2.50, similarly used '2.10 style' bosses.
Last edited by ZoriaRPG; 12-23-2018 at 05:51 PM.
http://www.zoriarpg.com/zc/LoE_Userbar.png http://zoriarpg.com/zc/EiyuuUserbar.png
http://www.zoriarpg.com/zc/CIS_Original.pnghttp://www.zoriarpg.com/zc/CIS_II_Userbar.png
Latest ZC 2.53 (Win32) | (Technical Specification | Changelog)
Latest ZC 2.55(Win32) | 2.55 Modules | (Techical Specification | Changelog)
ZC Source Code | ZClaunch Source Code
Featured Scripts & Headers: RPG.zh ( v. a0.97.1 ) ( RPG.zh Thread ) | Zelda 3 Thief's Town Treasure Chest Minigame (ffc) | Bobomb (enemy)
ZScript & ZC-Related Pastebin | ZC Dev & Builds | ARCHIVED ZC Dev & Builds | YouTube Channel | Quests and ZScript Repository
All of the code that I create and publish here is free for use, modification and distribution under the GPL v2.0, or v3.0 where applicable.
There are currently 2 users browsing this thread. (0 members and 2 guests)