Would appreciate a bit of help in coding a behavior that draws a line between 2 actors.
First actor(pulley) is fixed it's x and y coordinates are always the same while the second actor(platform) moves up and down only on the y axis.
the following code used in a
whenDrawing event inside the actors behaviour shows nothing on the screen

Kindly have a look and if you have better understanding of how
draw line block works please leave a reply.