OK so I need help with a few things.
1. With some help I managed to hide my sprites so they weren't in every background but how do I get them to appear again?
2.I need to get my character to get to the portal to get to the next level how do I do that?
3.When my sprite falls of the edge of a platform how do i get it to fall because right now it just stays in mid air.
4. I need to get my monster to walk on the platform then turn around and walk in the other direction once it reaches the end.
Sorry when I started making this game I didn't realize how complicated it would be!
Offline
TartanPanther wrote:
OK so I need help with a few things.
1. With some help I managed to hide my sprites so they weren't in every background but how do I get them to appear again?
2.I need to get my character to get to the portal to get to the next level how do I do that?
3.When my sprite falls of the edge of a platform how do i get it to fall because right now it just stays in mid air.
4. I need to get my monster to walk on the platform then turn around and walk in the other direction once it reaches the end.
Sorry when I started making this game I didn't realize how complicated it would be!
I'm not an expert at scripting but here are some tips:
Ques. 1: Use the
showblock.
<touching color [#000000]?>Ques. 3, 4: http://wiki.scratch.mit.edu/wiki/Jumping, http://wiki.scratch.mit.edu/wiki/Scroll … r_Tutorial
Last edited by fetchydog567 (2013-01-26 13:08:22)
Offline