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

#1 2008-03-22 19:58:04

Cat-Scratch
Scratcher
Registered: 2008-03-22
Posts: 11

Ok, I Still NEED HELP

Yeah, the boss health appears, but how do I make the character affect the boss's health? I try using [block]<touching color[/blocks] , but it won't work!

Offline

 

#2 2008-03-22 20:00:14

Cat-Scratch
Scratcher
Registered: 2008-03-22
Posts: 11

Re: Ok, I Still NEED HELP

Sorry, I try using the TOUCHING COLOR BLOCK, but it won't work!  mad  I CANNOT CONTINUE IF THESE ANSWERS don't come! P.S: I've only used Scratch for 2 days!

Offline

 

#3 2008-03-22 21:35:20

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

Re: Ok, I Still NEED HELP

Usually, the easiest way to get help is to share your project to the web, then discuss your problems in the Forum and in the Project Notes.  That way, everybody can take a look at it and try to figure out the problem.


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

Offline

 

#4 2008-03-23 11:42:48

Cat-Scratch
Scratcher
Registered: 2008-03-22
Posts: 11

Re: Ok, I Still NEED HELP

Oh, well thanks! I should explain my problems instead of whine. But how do you get the boss to be "touched?"

Offline

 

#5 2008-03-23 12:26:03

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: Ok, I Still NEED HELP

Presumably, on your hero sprite, you have an attacking costume and a non-attacking (eg, "walking").

When you press the attack button,

Switch to costume (attacking)
If touching "boss" change boss-health by -1
Switch to costume (walking)


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

Board footer