Rope Ball example (parent event)?

So i am trying to make a bouncing ball game, my problem is that i am writting the same lines of code? as the example but is not workign like it should…i think? Is just that the game starts with the rope or the line that i want to draw to the object that i am going to attach but at the beginning instead of just drawing it when i click the mouse button. I need help with this, please someone help me i will be really thankful for your help!
Screenshot(221)|612x500

Like i said on Discord.
Take a look on the indentation of your events.
The events on your screenshoot is not same as the events in the example.
Your event for draw a line haven’t event parent, and event in the example have a parent event.

That’s all for me.
Check and compare, you have copy/paste events but you have fail.