This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-03-01 12:48:49

CtotheODY
Scratcher
Registered: 2010-02-08
Posts: 11

Moving With the Blocks

So i have my game that has moving blocks. My question is how would i get my sprite to move with the blocks instead of staying stationary and falling off? The game is on my profile. Theres two games called ninja star,. both of which have the same problem. Thanks in advance

Offline

 

#2 2010-03-01 13:25:51

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: Moving With the Blocks

Hmm... why not try
"forever"
"if touching moving block"
"repeat until touching (wherever you want the sprite to get off)"
"set x to x position of moving block" <--- Only use if the moving block changes x
"set y to y position of moving block" <--- Only use if the moving block changes y

Hope this helps  smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

#3 2010-03-01 14:52:10

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Moving With the Blocks

gracie17 wrote:

hey can u add ppl as ur friend on here if u can,can u add me plz

Hi gracie17 - Please don't post on topics with stuff that doesn't have anything to do with the topic.  You can make your own topic by clicking on the "Post new topic" link in the upper right corner of the forum.  You probably want the New Members forum.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#4 2010-03-02 20:22:12

CtotheODY
Scratcher
Registered: 2010-02-08
Posts: 11

Re: Moving With the Blocks

i tried using that but it still didnt want to work

Offline

 

Board footer