Jump to content

Cucco

Overview
Creator: SpacemanDan Added: 26 Apr 2014 Tags: Enemy, FFC Downloads: 69
Rating[?]: Rating: 3.67/5 (2 ratings)
View Script Download Example
(945.86 KB)
Information

Setup Reviews Comments

Once you have this script imported into a Freeform Combo script slot, be sure to take note of the number of the slot. You will need to set up a few combos for the cucco facing directions in the following order, one after another.

UP/LEFT - DOWN/LEFT - UP/RIGHT - DOWN/RIGHT

Once this is done, take note of the first combo in the list.

Next, you will need to open the enemy editor and open up whichever enemy you decide to make a cucco. Set the tile up for it to whatever you want - this will only be for reference sake as the script does not use the enemy tile, but it will use the CSet. Set the HP to anything above zero else it will not work. The enemy type should be Other.

Next, open up the Data 2 tab. You will need to input the following numbers:

Misc 1 - Minimum times the cucco will hop
Misc 2 - Maximum times the cucco will hop
Misc 3 - Jump Height (Recommended - 10)
Misc 4 - Max Speed (Minimum - 5)
Misc 5 - Minimum pause time between each hop phase)
Misc 6 - Maximum pause time between each hop phase)
Misc 11 - Combo for UP/LEFT direction of the cucco
Misc 12 - The script slot the cucco script is in

Once this is done, you should have yourself a brand-spankin' new cucco

Resources
ghost.zh
string.zh
std.zh