Jump to content
  • 0

This Attack only hits once


All Things Gaming 6

Question

 

Spoiler

; Stand Light Punch

[Statedef 200]

type = S

movetype= A

physics = S

juggle = 1

velset = 0,0

ctrl = 0

anim = 200

poweradd = 10

sprpriority = 2

 

[State 200, 1]

type = HitDef

trigger1 = AnimElem = 1

trigger2 = AnimElem = 2

trigger3 = AnimElem = 3

trigger4 = AnimElem = 4

attr = S, NA

damage = 40, 20

animtype = Light

guardflag = MA

hitflag = MAF

priority = 3, Hit

pausetime = 8, 8

sparkno = 0

sparkxy = -10, -76

hitsound = 5, 0

guardsound = 6, 0

ground.type = High

ground.slidetime = 5

ground.hittime = 11

ground.velocity = -4

airguard.velocity = -1.9,-.8

air.type = High

air.velocity = -1.4,-3

air.hittime = 15

 

[State 200, 2]

type = PlaySnd

trigger1 = Time = 1

value = 0, 0

 

[State 200, 3]

type = ChangeState

trigger1 = AnimTime = 0

value = 0

ctrl = 1

This only hits once.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

try copy it and pasting it 4 times

[State 200, 1]

type = HitDef

trigger1 = AnimElem = 1

attr = S, NA

damage = 40, 20

animtype = Light

guardflag = MA

hitflag = MAF

priority = 3, Hit

pausetime = 8, 8

sparkno = 0

sparkxy = -10, -76

hitsound = 5, 0

guardsound = 6, 0

ground.type = High

ground.slidetime = 5

ground.hittime = 11

ground.velocity = -4

airguard.velocity = -1.9,-.8

air.type = High

air.velocity = -1.4,-3

air.hittime = 15

 

[State 200, 1]

type = HitDef

trigger1 = AnimElem = 2

attr = S, NA

damage = 40, 20

animtype = Light

guardflag = MA

hitflag = MAF

priority = 3, Hit

pausetime = 8, 8

sparkno = 0

sparkxy = -10, -76

hitsound = 5, 0

guardsound = 6, 0

ground.type = High

ground.slidetime = 5

ground.hittime = 11

ground.velocity = -4

airguard.velocity = -1.9,-.8

air.type = High

air.velocity = -1.4,-3

air.hittime = 15

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...