Which would be better..
When binding an action is it best to unbind it once a player is done with it(Will be using it again soon)
or should I just use a debounce to temp disable the binded action?