YesNoOk
avatar

Question regarding guard damage (Read 415 times)

Started by Rirmaru, March 03, 2011, 08:34:20 pm
Share this topic:
Question regarding guard damage
#1  March 03, 2011, 08:34:20 pm
  • avatar
How can you make all the character get life taken away from them when they take damage but while guarding? Some characters when they guard, they don't get life taken from them, and other when they guard they get life taken away from them when the other character applies damage, how can you make all the character equal? Every character takes damage when they guard, does anyone know how to do this? Thanks.
Re: Question regarding guard damage
#2  March 03, 2011, 08:40:56 pm
  • ****
  • - Might get annyoing from time to time.
    • Poland
    • humanshideout.webs.com/
Quote
Damage = X,Y

Y is for guard
Re: Question regarding guard damage
#3  March 03, 2011, 08:59:32 pm
  • avatar
Oh thanks, but how would you change that using fight factory? Lets say when superman guards he takes damage, and when hulk guards he doesn't take damage. How would I feel that with fight factory? Sorry for these questions, I just really want to know how to make everyone take damage they they guard.
Re: Question regarding guard damage
#4  March 03, 2011, 09:03:27 pm
  • ****
  • - Might get annyoing from time to time.
    • Poland
    • humanshideout.webs.com/
Open the char & find [DATA] (it should be first thing in Constants:
Quote
[Data]
....
defence=100
...
Defence should be at 100.
Re: Question regarding guard damage
#5  March 03, 2011, 09:50:05 pm
  • avatar
 :-\ Oh that's the character's defense, I meant like, when you guard an attack, how can you make them inflect damage even when the character is guarding. Like in Marvel vs Capcom, when you guard you still take damage. 
Re: Question regarding guard damage
#6  March 04, 2011, 05:26:17 am
  • ****
  • English fluency I am swear!
    • Canada
Some attacks do damage while the enemy is guarding.
Some attacks don't do any damage at all when the enemy is guarding.

Have you tested to make sure that it's the attacking character problem or the defending character problem?
Quote
And "Reality" is unveiled.
What did it want . . .
What did it see . . .
What did it hear . . .
What did it think . . .
What did it do . . .
Re: Question regarding guard damage
#7  March 04, 2011, 05:50:10 am
  • avatar
Oh thanks, I think your right, some character hurt with different moves when the other character defends. Thanks guys!