Okkayy...this is going to sound really stupid but I'm trying to make a game and you know how in some games you have to click something and drag it? Well, I only know how to do that using the "go to mouse-pointer" block, and it looks really messy. Does anyone know how I could put in a block to actually let the person playing the game move the sprite by holding down their mouse? Thanks-sorry if this was confusing!
Offline
Well, I think that something like this might work:
When [Draggable Sprite v] clicked Forever Repeat until <not <mouse down> Go to [Mouse-pointer v]
Offline
Maltese_Falcon wrote:
Well, I think that something like this might work:
When [Draggable Sprite v] clicked Forever Repeat until <not <mouse down>> Go to [Mouse-pointer v]
Fixed, I think. Time to wait 3 minutes...
Offline
yay! thanks-it works now! you helped me a lot
Offline