Note: If you're looking for the SFX he used, you can get it on this page. PM me if link is dead.
LttP/OoT Style Wallmaster (AutoGhost)
Overview
Creator:
Lejes
Updated: 07 Jun 2016
Tags:
Enemy,
FFC
Downloads: 105
|
View Script
Download Example (1.36 MB) |
Information
A Wallmaster that falls from the ceiling to grab Link.
Description Setup Reviews Comments
Use GhostZHActiveScript in your global active script slot, or combine ghost.zh global functions with your existing global active script. Adjust the SFX, tile, and color constants to your liking. And make sure to set the autowarp constant to an invisible combo with type "Auto Side Warp [A]".
Set up the enemy as follows:
Type: Other
Tile: Invisible (this is handled in the script constants, and it will show up briefly when you enter the room if it isn't invisible to start with)
Misc. Attr. 1: 0 for LttP style, 1 for OoT style.
Misc. Attr. 2: Lower boundary for random interval before the Wallmaster starts to fall, in frames.
Misc. Attr. 3: Upper boundary for random interval before the Wallmaster starts to fall, in frames.
Misc. Attr. 11: -1
Misc. Attr. 12: The slot number of this script, or -1 to try finding the script from the enemy name.
Wallmaster sound effects from the demo quest can be found here.
Set up the enemy as follows:
Type: Other
Tile: Invisible (this is handled in the script constants, and it will show up briefly when you enter the room if it isn't invisible to start with)
Misc. Attr. 1: 0 for LttP style, 1 for OoT style.
Misc. Attr. 2: Lower boundary for random interval before the Wallmaster starts to fall, in frames.
Misc. Attr. 3: Upper boundary for random interval before the Wallmaster starts to fall, in frames.
Misc. Attr. 11: -1
Misc. Attr. 12: The slot number of this script, or -1 to try finding the script from the enemy name.
Wallmaster sound effects from the demo quest can be found here.




