http://scratch.mit.edu/projects/Ricardo-san/330337
Can't get the "MushMOM_Hit" sprite to display after attacking with z. I want it to display and get pushed back, then go back to normal. So far there are some glitches.
Would appreciate any help!
Offline
i'll help you. tell me what you need help on. there not alot of scratcher these days to help. most of them are scatterd. they are barely few people who would like to help you and others.
Last edited by Kezio (2008-11-28 00:52:38)
Offline
Well, the problem is I want the "MushMOM_Hit" sprite to display for a few seconds after the player attacks, and move back a few x coordinates. The problem is this is conflicting with my movement script, which involves:
<when green flag clicked><forever><repeat until<( costumenumber <=> 5 )><move( 5 )steps><next costume><wait( 0.1 )secsc><if on edge, bounce><end>
It's quite confusing. I'm having a lot of problems with it.
The project "Maplestory demo" has a working example of what I want, except the movement script is coded different because the enemy only has 2 sprites, and doesn't "die".
Thanks in advance.
Offline