Making my brake run in a loop without error

Relying heavily on Event Tick can indeed affect your game’s performance, but not in this case as it’s just a simple line trace and it only runs when Brake is pressed. The only case where this might affect performance is if Trace Complex was set to True + the Actor was on top of a very complex mesh.