How to make an pickup item to increase the attack damage of the main character

the best way would be to create a modular status effect system that can handle other effects later, likely using actor components

the simplest way if you’re not confident with that is to create a function tha increases strength and then set timer but event and when that timer completes remove the buff

1 Like