YesNoOk
avatar

Question about a type of attack (Read 1220 times)

Started by MUGENforever, February 28, 2008, 04:33:04 am
Share this topic:
Re: Question about a type of attack
#21  February 28, 2008, 09:15:07 pm
  • avatar
  • ***
wow, if you told i had to set physiccs = to N from the start I wouldn't have had to even break up my animation or anything... I put it all back in one step and it works now... Thanks though.

;-------------------------------
;Air Fist Forward
[StateDef 1050]
type = A
movetype= A
physics = N
juggle  = 1
velset = 15,0
ctrl = 0
anim = 1050
poweradd = 80
sprpriority = 2

[State 1050, 1]
type = HitDef
trigger1 = AnimElem = 3
attr = S, NA
damage = 100
animtype = Light
guardflag = MA
hitflag = MAF
priority = 3, Hit
pausetime = 10, 10
sparkno = 0
sparkxy = -10, -76
hitsound = 5, 0
guardsound = 6, 0
ground.type = High
ground.slidetime = 5
ground.hittime  = 12
ground.velocity = -4
airguard.velocity = -1.9,-.8
air.type = High
air.velocity = -1.4,-3
air.hittime = 12

[State 1050, ChangeState]
type = ChangeState
trigger1 = AnimElemTime(3) = 25
value = 50
ctrl = 1
Re: Question about a type of attack
#22  February 28, 2008, 11:36:06 pm
  • ******
  • [E]
    • Mexico

  • Online
wow, if you told i had to set physiccs = to N from the start I wouldn't have had to even break up my animation or anything... I put it all back in one step and it works now... Thanks though.

and if you had tried reading what physics = X is for you would not have even needed to make the topi, fair deal, imho.  ;P

Try time = 10 as well.

Animtime = 10 means end state 10 ticks before end of animation.

animtime = 10 means 10 ticks after end of animation.
Re: Question about a type of attack
#23  February 29, 2008, 12:54:53 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
ooh bugger it is too.

Suggested trigger is still a better option. Ignore said info about animtime.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.