I've been trying to the dickens to make my character have a working shield. I have a ball, that when it hits the shield, I want to deflect and bounce randomly off screen.
I tried "If touching shield" and it seems to completly ignore that script. Or it might be conflicting with something else, I don't know.
Could someone just give me a working shield script? :c
Offline
Okay, say it's set up like this:
S=Shield|
B=Ball | B---------------------------------------------S
--=Ball's|
path |
_______|
Give the ball the script:
if <touching [shield v]> point in direction (pick random (-100) to (120))//about, these numbers might repeat (20) // not work perfectly, but the script should. move (how fast you want the ball to go) steps
Last edited by awesomeness321 (2012-10-10 17:40:52)
Offline
Hmm that didn't seem to work. I'll just try to link the game..
Offline
http://scratch.mit.edu/projects/paigehasrabiess/2828108
There's the game.. I'm new to the website.. so help? :c
Offline
bump...
Offline