Transportation Randomization (solved)

I want to make something go to a random place when you click it. Plz help
(ver 1.19.3)

Put this in the mousepressed script of your clip (or button):

this.x = random.integer(1, 720)
this.y = random.integer(1, 480)

This is for a standard-sized project.

2 Likes

omg thanks
I’ll link the file when I’m done so you can play it
I might add credits and put u in them

1 Like

Hello @Geekster1984 I see that u kinda new here you already know if u need help we are here