plz help me!! look, i kno iv been sayin this for 3 days now......and im not trying to be agervating....im just new here and tryin 2 make a game ppl will like........but i need to kno how to do things 2 be able 2 make it. Here r my qs:
1) If I wuz making a fighting game(which i am), and i wanted a sprite to move/attack by itself(with nothing 2 contoll its movements or attacks) after ur character attacked it, how would(can) i do that? Plz show and descibe!!
2) if i alrdy had 2 custumes and wanted to add and play another, i would need for the the 1st 2 custumes to not play b4 the last 1. In other words, i wanna kno how 2 play a costume, with out the others playing b4 that, just 1 costume by its self.
3) if i hav 1 variable, and i want to make another show up, how do i make 2 variables? I alrdy hav 1 on my stage, but i dont kno how 2 put the otha 1 on there.
If i'm not making any sense, plz tell me, cuz i kno sumtimes im not real good at explaining things. But if u do kno waht im talking about, plz answer!! It would REALLY help me out a lot!!! Thx!!
- Rukia Kuchiki
<forever>
Offline
for your first question, put "forever" under the "if flag is clicked" then put down a "if" block, then a "touching (sprite: whatever you want)" and then put below mabye like "broadcast: kick" then do "switch to costume kick one" (or whatever your kicking sprite is) and then "wait 0.1 seconds" then repeat, and make a veriable called "health" so if you touch the enemy, you lose health. hope it helped!
Offline
that did help....but can u show me in the blocks so i can understand it better?
Offline
Just comment on one of my projects, then I'll answer. mabye around 6. I have some school work to do. (I am homeschooled) but the blocks are: <when green flag clicked>, <forever>, <if>,<touching[ enemy,<switch to costume[ kick1, and last, <wait( 0.1 )secsc>
did that help?
Last edited by zawicki1fromyoutube (2008-09-16 17:00:40)
Offline
RukiaKuchiki wrote:
plz help me!! look, i kno iv been sayin this for 3 days now......and im not trying to be agervating....im just new here and tryin 2 make a game ppl will like........but i need to kno how to do things 2 be able 2 make it. Here r my qs:
1) If I wuz making a fighting game(which i am), and i wanted a sprite to move/attack by itself(with nothing 2 contoll its movements or attacks) after ur character attacked it, how would(can) i do that? Plz show and descibe!!
2) if i alrdy had 2 custumes and wanted to add and play another, i would need for the the 1st 2 custumes to not play b4 the last 1. In other words, i wanna kno how 2 play a costume, with out the others playing b4 that, just 1 costume by its self.
3) if i hav 1 variable, and i want to make another show up, how do i make 2 variables? I alrdy hav 1 on my stage, but i dont kno how 2 put the otha 1 on there.
If i'm not making any sense, plz tell me, cuz i kno sumtimes im not real good at explaining things. But if u do kno waht im talking about, plz answer!! It would REALLY help me out a lot!!! Thx!!
- Rukia Kuchiki
<forever>
I hate quoting topic posts FYI, but it was so long, I will. OK:
1) Easy- you would use the <switch to costume[ block, maybe even some waits and repeats
2) <switch to costume[ -switches to the specified costume only- doesn't go to any others
3) The same way as you got the other one, than you drag it out of the way (because it's hiding your other variable)
Offline