CalzoneManiac wrote: ↑Mon Jul 27, 2020 11:58 pm
I notice in some levels when a boss dies, some objects can be made to disappear. Is there a way to do this? I want to use this on my levels.
Are you talking about the projectiles the boss spawns? You normally can create an event that causes the projectiles to despawn, but it doesn't work with all projectiles (Hello, Rinkas). The event should be activated by the death of the boss.
If it's via Lunalua, you could probably do something like setting a table of the boss projectiles to be killed upon the NPC's death.