I want some new commands for 5.4. This is it.
Commands like this:
"change enemy (ID) = block (ID)" What does this do? Changes an enemy with an ID to a block with a specified ID. Also, vice versa.
"change NPC (ID)= block (ID)" and vice versa. Also with items too. You probably get the point. For example. I wanted to make an ice flower for ASM. I can do this with the command to change an enemy into a block. If the block looks like ice, then it will really give the effect I want it to. I can be in control of what I want it to do. One more command I need for my "ice flower" to work is a new option for projectiles to play commands when the projectile hits something. Weather it be walls, enemies, etc... I think these could be in 5.4 since commands are easy to put into PB. This would be very helpful for ASM, and add a new mechanic!