Hi.
I am trying to make a simple blueprint for shooting a gun or using an item. So what is an optimal way to make a shoot blueprint if there are many different weapons and items in the game?
I guess just making booleans is not a very clever way to do that. Should I make the shooting blueprint into the item itself? A simple “yes” would be fine. I’m trying to perceive all the stuff that makes the game more optimal.