Charas-Project
Game Creation => Requests => Tutorials => Topic started by: Roland_Deschain on September 12, 2007, 12:16:09 AM
-
Is there a way I could have the character do an attack on nothing, with no monster around?
-
Yeah, but do you use BAs for attacks or character sets?
-
walk to opponenet as before battle motion=chaos.
-
Uhh... I got it, never mind. But there's one other thing I wanted, not important but it'd be cool. Is there a way to have specific body parts get damaged on some enemies? Like, if you hit a skeleton the right number of times, its arm breaks or something?
-
Hmm....
Well, have a conditional branch that tracks how much HP is left on the skeleton, then change it's sprite accordingly.
-
Alright, that works. Thanks.