All Things Gaming 6 Posted April 5, 2017 Posted April 5, 2017 This is the attack code: Spoiler [Statedef 200] type = S movetype= A physics = S juggle = 1 velset = 0 ctrl = 0 anim = 200 poweradd = 10 sprpriority = 4 [State 200, 1] type = HitDef trigger1 = AnimElem = 1 trigger2 = AnimElem = 2 trigger3 = AnimElem = 3 trigger4 = AnimElem = 4 trigger5 = AnimElem = 5 trigger6 = AnimElem = 6 trigger7 = AnimElem = 7 trigger8 = AnimElem = 8 attr = S, NA damage = 42, 36 animtype = Heavy guardflag = MA hitflag = MAFD priority = 4, Hit pausetime = 5, 10 sparkno = S9999 sparkxy = 0, -55 hitsound = 5, 1 guardsound = 6, 0 ground.type = High ground.slidetime = 20 ground.hittime = 20 ground.velocity = -4, -4 airguard.velocity = -2,-1 air.type = High air.velocity = -1.4,-3 air.hittime = 15 numhits = 8 [State 200, 2] type = ChangeState trigger1 = AnimTime = 0 value = 0 ctrl = 1 It's supposed to hit 8 times.
0 infinityJKA Posted June 13, 2020 Posted June 13, 2020 Make sure there is an hitbox for the attack on each elem
Question
All Things Gaming 6
This is the attack code:
[Statedef 200]
type = S
movetype= A
physics = S
juggle = 1
velset = 0
ctrl = 0
anim = 200
poweradd = 10
sprpriority = 4
[State 200, 1]
type = HitDef
trigger1 = AnimElem = 1
trigger2 = AnimElem = 2
trigger3 = AnimElem = 3
trigger4 = AnimElem = 4
trigger5 = AnimElem = 5
trigger6 = AnimElem = 6
trigger7 = AnimElem = 7
trigger8 = AnimElem = 8
attr = S, NA
damage = 42, 36
animtype = Heavy
guardflag = MA
hitflag = MAFD
priority = 4, Hit
pausetime = 5, 10
sparkno = S9999
sparkxy = 0, -55
hitsound = 5, 1
guardsound = 6, 0
ground.type = High
ground.slidetime = 20
ground.hittime = 20
ground.velocity = -4, -4
airguard.velocity = -2,-1
air.type = High
air.velocity = -1.4,-3
air.hittime = 15
numhits = 8
[State 200, 2]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1
It's supposed to hit 8 times.
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now