Help with having an object return to the sprite in student's game

Hello! I a few students trying to complete their game but are stuck trying to figure out how to get the roll of toilet paper to return to the stickman once it is released and goes a certain distance from the stickman sprite. They tried to create a conditional statement such as if tp.x > 350 then tp.x==stickman.x.

Any feedback and help is greatly appreciated!

Thank you,
Maria

They figured it out :slight_smile: The game is really great. Check it out!

2 Likes

This is a pretty impressive game!