Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Kirbylover3300 on October 19, 2005, 07:44:53 PM
-
I know how to make the chara slash his sword
(in short)
<> enter password
<> fork if hero face up
<>display battle anim hero up
<>
else case:
<> fork if hero down
well I'm not gonna go on, but you know.
how do I make it so when i activate the slash infront of an enemy, I'll decrease its hp and it will eventually die?
you know, a CBS....
thanks for the help :)
-
AAAAAHHHHH!!!! NOOOO!!!!!
There is a tutorial somewhere. P;ease look for it.
-
theese questions just pop up every day.. There is probably a few in tutorial section and i could also suggest visiting www.gamingw.net.. They probably have what you are looking for
-
You need a damage algorithm. I made one once, it wasn't too hard. Look for tutorials at www.gamingw.net.
-
I was going to write one of these for my Zelda engine and never did... gotta do that someday.
-
Each enemy that can die would need to have a variable that defines its HP. And then you just substract a certain amount of the variable.
-
oh I see what your saying, thanks krade ;)
-
Originally posted by Chaotic_Death
I was going to write one of these for my Zelda engine and never did... gotta do that someday.
Hey man i remember how many times i catched u on msn too get that tut. I remember i stopped using RM2K3 waiting for it so i could make such games. Still waiting :D