Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do you make super mario bros. type combat?
- CMonster10_2
-
Scratcher
29 posts
How do you make super mario bros. type combat?
How do you make it so that you jump on the bad guy's head and he disappears? I'm making a platformer and it would really help if you told me.
- SPICYCHICKN
-
Scratcher
54 posts
How do you make super mario bros. type combat?
when green flag clicked
forever
if <touching color [ of marios boots] ?> then
hide
end
end
- SPICYCHICKN
-
Scratcher
54 posts
How do you make super mario bros. type combat?
ok! thanks!That might not always work, so if you need more help hit me up!
- Vibrato
-
Scratcher
1000+ posts
How do you make super mario bros. type combat?
you could also try this: whenever mario and an enemy collide: kill the enemy if mario is moving downwards, and kill mario otherwise
- Discussion Forums
- » Help with Scripts
-
» How do you make super mario bros. type combat?


