ID:167055
 
Yeah, I am trying to code in a Drive stat were there's on onscreen drive gage and when it get's full from killing monster's, you can do a speacial attack. I really don't understand how to do that. I mean like all i can think of is like after each death of a monster you get drive +=1 and after
it fills up, it turns into drive = 1 and for the speacial attack, it checks if drive = 1 and if not it says you don't have a full drive gage." But I don't know how to make it all into a code. Any help? Thanks.

~Bamrulez
Try looking for an exp demo/lib, it appears that its a similar concept to what your looking for.