- Joined
- Feb 27, 2019
- Messages
- 401
Hello,
From a trigger, is there a way to test if an item is used automatically when acquired or not ?
It is because I am using Dangerb0y's Easy Item Stack 'n Split system, and when trying to pick a power-up or an item that use automatically when acquired, it plays the error sound..
PS: I can already know if the item is a powerup (there are 3 getters to do that : item class comparison, boolean comparison with item status, or item type status xD)
From a trigger, is there a way to test if an item is used automatically when acquired or not ?
It is because I am using Dangerb0y's Easy Item Stack 'n Split system, and when trying to pick a power-up or an item that use automatically when acquired, it plays the error sound..
PS: I can already know if the item is a powerup (there are 3 getters to do that : item class comparison, boolean comparison with item status, or item type status xD)