Hello I need help on how to eat a gimberry for health by picking it up for an item spawner

health granter has been out before I even started gkc. and i only started end of february so yeah…

system:
invisible trigger on item spawner (trigger by player collision: yes). Make the trigger trigger a trigger loop (woowee that’s a lot of trigger’s). If you don’t know what that is go here: Guide to Loops
Make sure one of the triggers in the trigger loop are deactivated on game start and can’t be triggered by player collision. When the player collision trigger on the item spawner is triggered it activates the trigger so the trigger loop can work.
Then wired off of one of the triggers in the trigger loop is a checker. It checkes that Gimberry is less than 1. Get a health granter. When check passes, the health is granted and the trigger that was dectivated on game start shall once again be deactivated.
If that’s too many triggers then I will pull up pics…