Charas-Project

Game Creation => Requests => Tutorials => Topic started by: Roland_Deschain on September 12, 2007, 12:16:09 AM

Title: ABS help
Post 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?
Title:
Post by: Dragoon de Sol on September 12, 2007, 01:35:26 AM
Yeah, but do you use BAs for attacks or character sets?
Title:
Post by: Vlad Shadeu on September 12, 2007, 01:49:09 AM
walk to opponenet as before battle motion=chaos.
Title:
Post by: Roland_Deschain on September 12, 2007, 06:19:42 PM
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?
Title:
Post by: Dragoon de Sol on September 12, 2007, 06:37:02 PM
Hmm....

Well, have a conditional branch that tracks how much HP is left on the skeleton, then change it's sprite accordingly.
Title:
Post by: Roland_Deschain on September 12, 2007, 06:52:38 PM
Alright, that works. Thanks.