ScratchData LogoScratchData
Back to simprogrammer's profile

My custom block (go to x:_ y:_ for _ seconds)

SIsimprogrammer•Created February 26, 2016
My custom block (go to x:_ y:_ for _ seconds)
2
2
35 views
View on Scratch

Instructions

This is my custom block. Enjoy!

Description

This is meant to be a script that moves the sprite to a certain x and y position for a certain number of seconds. This is basically something that I saw on Scratch that was similar to this. The person that attempted to create this custom block failed. However, I succeeded. Definition is very simple. The sprite's current position is (0,0) (x,y). When the sprite is at the 1st position you want, go to 'Motion' and grab out a 'go to x:_ y:_' block. Then for the first number or string input, from the define block grab out number1 or string1 or whatever it's called and put it into the x input. Then do the same with string or number2 or whatever it's called and instead put it into the y input. From 'Control', grab out a wait block and grab out number or string3 and put it into the number input of the wait block. Then grab out another go to block from 'Motion' and it should have the current position of the sprite. That is your define script done.

Project Details

Project ID99441926
CreatedFebruary 26, 2016
Last ModifiedFebruary 26, 2016
SharedFebruary 26, 2016
Visibilityvisible
CommentsAllowed