TheAfroOfDoom / omega-flowey-minecraft-remastered

MIT License
3 stars 1 forks source link

🐛 👻 fix `soul-5-gun` hitbox damaging players post-SAVED #146

Closed TheAfroOfDoom closed 2 months ago

TheAfroOfDoom commented 2 months ago

Summary

When soul-5-gun's hitbox touches a player, it slightly damages them (to prevent cheesing the event by standing inside the gun).

After soul event 5 transitions to SAVED and the gun starts shooting flowers / healing the player, it should no longer damage the player upon contact.

Before, it would damage the player post-SAVED. This PR fixes this so it no longer damages the player post-SAVED.


Reproducing in-game

function _:soul/5

Preview

before after
before after