https://mega.nz/#!SV5yGYBB!Y9CUZVHWbUtvcuxx2XgkYxser_LAQU0HlagKbM-Tq1A
I might be able to track enemy HP with script: $gameMap.event(x)._user.battler._hp
replace x with enemy's event's id
I have a door event,
I want to make the door open,
when a specific enemy hp is 0.
how can I do this?I want to make the door open,
when a specific enemy hp is 0.
any help is appreciated