Video of gameplayhttps://drive.google.com/file/d/1j5tl6uG5omQRlkQrnrdedGkxyy3PPbeW/view?usp=drivesdk
What’s the issue? What are you trying to achieve?
Can you use the Debug print block to print out some of the values to check they are values you expect (debugging)?
I want the balls to fall at a random location at the top one at a time a random ball each time and when it touches the bucket another one falls and when it touches the floor you lose points
Instead of move item to pos XYZ in 0 secs block,
try set position of item to XYZ in your ResetBall function.