How can I limit my character to shooting when aiming is true only?

set a bool in your aiming code and check it on your fire event

1 Like