06-05-2015, 03:11 AM
I've made an overdrive/limit-break-esque system for my game from scratch, with it being surprisingly unpainful. In the least, it only took somewhere about two-three days, and any frustrations weren't really with trying to do something so much as me being a dumb.
My only concern now is the power of the skills themselves. Since they're supposed to be combos between characters, they should use the combined power of those characters... and I'm not sure how to do that. Would creating a fake Actor instance to serve as the caster of the skill work, maybe?
My only concern now is the power of the skills themselves. Since they're supposed to be combos between characters, they should use the combined power of those characters... and I'm not sure how to do that. Would creating a fake Actor instance to serve as the caster of the skill work, maybe?