Vener's Block Remover PLM
Release Date: Sep 12, 2024
Author: Vener
Type: Assembly
Rating: Pending
Links:
[download] Assembly Source (15 downloads)
Game: SM
Description
Works much like Kejardon's block remover. Place the PLM on a destructible tile, such as a power bomb or super missile block. when the tile is destroyed, an event bit is set, and the next time the room is loaded, all blocks of that type (collision type and BTS) will be deleted during room loading.

PLM argument: the high byte is comprised of one nibble each for horizontal and vertical radius to check for blocks to remove, and low byte is an event bit to set when the block the PLM is on is destroyed.

There are three org directives in the file that you will need to define before using.
Media
No Screenshots Provided
Ratings and Reviews
By OmegaDragnet9 on Oct 11, 2024 (Star Star Star Star Star )
Much thanks to Vener for providing this.

Kejardon's PLM definitely still has its uses, but I find myself favoring the precision that this one provides. I also feel more comfortable using up events than tying the item array.

You must login to rate this resource