Well not necessarily you can check the cooldown on the trigger so it only runs the code if the cooldown is over, check the boolean FIRST before any action code is ran. If its still coolingdown then run nothing otherwise run the action
Well not necessarily you can check the cooldown on the trigger so it only runs the code if the cooldown is over, check the boolean FIRST before any action code is ran. If its still coolingdown then run nothing otherwise run the action