.Combo questions - Solved
Moderator: Moderators
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
.Combo questions - Solved
I'm fooling around with combo files again, and I'd like to know if it's possible to slow down/speed up animations through them. I know you can alter the duration of a state, but what about the actual animation? Also, if someone is blocking, is it possible somehow to cancel, work around, disengage, or otherwise mess with that block?
Last edited by Fiodis on Tue Feb 23, 2010 7:55 pm, edited 1 time in total.
-
MetalcoreRancor
- Brigadier General

- Posts: 628
- Joined: Thu Jun 07, 2007 11:13 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: .Combo questions
To my knowledge, you can only cut-off animations with Duration and use of Seconds instead of frames, as I did with the Rancor claw attack anim.
Block is simply the function Deflection, and can be placed like any other one into a State. For example, you can place it in the Idle state to have a constant deflection from whatever direction you want to set it for, with conditions of Energy loss to remove it.
Block is simply the function Deflection, and can be placed like any other one into a State. For example, you can place it in the Idle state to have a constant deflection from whatever direction you want to set it for, with conditions of Energy loss to remove it.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: .Combo questions
Yes, I know about block being a few deflect lines and placeable in any state, but my question was whether you, as an attacker, can do anything to interfere with a defender's block. And the answer to that is yes, so count that question answered.
And, is that so about being unable to alter the speed of an animation? Pity, I'll have to make new ones. Ah well. Count this answered, then.
And, is that so about being unable to alter the speed of an animation? Pity, I'll have to make new ones. Ah well. Count this answered, then.
-
myers73
- Lieutenant General

- Posts: 690
- Joined: Fri Apr 03, 2009 11:04 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Atlanta, GA xfire=myers73 IngameName=mYers
Re: .Combo questions
explosions get around block, try one with no effect or damage, just push to disable block
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: .Combo questions
That's actually what I've already done, along with another method, both of which work very well.Fiodis wrote:Yes, I know about block being a few deflect lines and placeable in any state, but my question was whether you, as an attacker, can do anything to interfere with a defender's block. And the answer to that is yes, so count that question answered.
