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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...