This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » New Scratchers
  •  » How do I make an obstical that sends my character back to spawn?

#1 2011-04-06 21:29:38

Dr_Cranberry
New Scratcher
Registered: 2011-04-06
Posts: 2

How do I make an obstical that sends my character back to spawn?

So im making a my first game and I want to know how do you make a obstical that sends your character back to spawn if he touches it? Can someone please respond

Offline

 

#2 2011-04-06 21:47:39

kingofdallamas
Scratcher
Registered: 2010-03-07
Posts: 500+

Re: How do I make an obstical that sends my character back to spawn?

Use these scripts:
<when green flag clicked>
<if> <touching[  ( obstacle )>
<go to[ (sprite spawn)>

These scripts are for your main sprite when it touches the obstacle or sprite name. (sprite spawn) shall be your spawn sprite, where the main sprite will be immediately directed towards. I hope this helps! And, good luck to your project. If you need more help, feel free to ask me or others! Scratch on!

Last edited by kingofdallamas (2011-04-06 21:48:26)


http://i853.photobucket.com/albums/ab99/Gilgamesh1192/Ninja%20Saga/ElementalJutsus2.gifhttp://i27.photobucket.com/albums/c192/BoomKaTish/GIF/thgfhgfhfhgf.gif
ハロー友だち!

Offline

 
  • Index
  •  » New Scratchers
  •  » How do I make an obstical that sends my character back to spawn?

Board footer