Hi afxgroup If I delete the Ball.png brush, I get this error message: Can't open the file! File: BreakOut.hws (current line: 64 - in function: LoadBrush) But I have found the Ball.png brush in your code, you used the brush in code line 64 @BRUSH 1, "Ball.png", {Width = 96, Height = 96} I have copy a...