Alright so I want to add a cui button to the inventory as well as other lootable stuff. I managed to add this button by toggling it through OnTick and checking if the player is looting. However, the player isn't looting when they are in their own inventory.
I tried checking if going to the inventory produces an input but it does not. I thought of cui parents but according to some other post none would fit my case as there are only a couple and they are much more generic than "inventory".
I tried checking if going to the inventory produces an input but it does not. I thought of cui parents but according to some other post none would fit my case as there are only a couple and they are much more generic than "inventory".