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
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
Offline
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.
Offline