Newagemugen
Newagemugen
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Newagemugen

We're The Best At What We Do - Runnin' The Mugen Underground Since 2010. Underground M.U.G.E.N community specializing in advanced Quality Mugen content, Fanart, Graphics, Fighting Games & more.

You are not connected. Please login or register

Ragna Dead Spike Projectile Helper Issue

2 posters

Go down  Message [Page 1 of 1]

11.0/older characters Ragna Dead Spike Projectile Helper Issue Thu Jan 09, 2020 5:14 pm

QrowSilver



Ragna Dead Spike Projectile Helper Issue 49283851498_0631820187_o
Death Note (Wood)
Created Your first Forum Topic
Survivor (Platinum)
Survived 6 Inactive Account Auto-purges

So to go into detail on the issue I'm having, it's regarding this move called Dead Spike from the Blazblue series. It's used by the main character Ragna The Bloodedge, so what's going on is that I coded the move using a Helper, but when I finished coding it the actual sprite/animation of the projectile wasn't showing up. Not sure if I did something wrong here. Any help would be appreciated.

Code:

;---------------------------------------------------------------------------
; Dead Spike
; CNS difficulty: easy
[Statedef 1000]
type    = S
movetype= A
physics = S
juggle  = 4
velset = 0,0
ctrl = 0
sprpriority = 0
poweradd = 25
anim = 1000


[State 0, PlaySnd]
type = PlaySnd
trigger1 = animelem = 2
value = S0,7

[State 0, PlaySnd]
type = PlaySnd
trigger1 = animelem = 19
value = S0,7


[State 0, Sheath]
type = Explod
trigger1 = animelem = 2
anim = 10000
ID = 10000
pos = 6.667,-70.000
postype = p1  ;p2,front,back,left,right
facing = 1
vfacing = 1
bindtime = 1
vel = 0,0
accel = 0,0
random = 0,0
removetime = -2
pausemovetime = 0
scale = 0.11,0.11
sprpriority = 2
ontop = 0
shadow = 0,0,0
ownpal = 0
removeongethit = 0
;ignorehitpause =
;trans =
persistent = 0
;supermove = 0
;pausemove = 0


[State 0, Sheath]
type = Explod
trigger1 = animelem = 19
anim = 10000
ID = 10000
pos = 6.667,-70.000
postype = p1  ;p2,front,back,left,right
facing = 1
vfacing = 1
bindtime = 1
vel = 0,0
accel = 0,0
random = 0,0
removetime = -2
pausemovetime = 0
scale = 0.11,0.11
sprpriority = 2
ontop = 0
shadow = 0,0,0
ownpal = 0
removeongethit = 0
;ignorehitpause =
;trans =
persistent = 0
;supermove = 0
;pausemove = 0


[State 0, Helper]
type = Helper
trigger1 = animelem = 11
name = "Dead Spike"
ID = 1010
stateno = 1010
pos = 64,-12
postype = p1    ;p2,front,back,left,right
facing = 1
ownpal = 1
supermovetime = 0
pausemovetime = 0
;size.xscale =
;size.yscale =
;size.ground.back =
;size.ground.front =
;size.air.back =
;size.air.front =
;size.height =
;size.proj.doscale =
;size.head.pos = ,
;size.mid.pos = ,
;size.shadowoffset =
;ignorehitpause =
;persistent =


;[State 0, LifeAdd]
type = LifeAdd
triggerall = var(42) = 0
trigger1 = movecontact
value = 200
kill = 0
absolute = 1
ignorehitpause =  1
persistent = 0


[State 1000, 5]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1



;---------------------------------------------------------------------------
; Dead Spike (Helper)
; CNS difficulty: easy
[Statedef 1010]
type    = S
movetype= A
physics = S
velset = 4,0
sprpriority = 0
anim = 1010

[State 1010, 1]
type = HitDef
trigger1 = !movecontact
attr = S, SP ;Attribute: Standing, Normal Attack
damage = 300, 0 ;Damage that move inflicts, guard damage
animtype = Light ;Animation type: Light, Medium, Heavy, Back (def: Light)
guardflag = MA ;Flags on how move is to be guarded against
hitflag = MAF ;Flags of conditions that move can hit
priority = 3, Hit ;Attack priority: 0 (least) to 7 (most), 4 default
;Hit/Miss/Dodge type (Def: Hit)
pausetime = 0, 8 ;Time attacker pauses, time opponent shakes
sparkno = s1011 ;Spark anim no (Def: set above)
sparkxy = -10, -76 ;X-offset for the "hit spark" rel. to p2,
;Y-offset for the spark rel. to p1
hitsound = 5, 0 ;Sound to play on hit
guardsound = 6, 0 ;Sound to play on guard
ground.type = High ;Type: High, Low, Trip (def: Normal)
ground.slidetime = 2 ;Time that the opponent slides back
ground.hittime  = 15 ;Time opponent is in hit state
ground.velocity = -2.5 ;Velocity at which opponent is pushed
airguard.velocity = -1.9,-.8 ;Guard velocity in air (def: (air.xvel*1.5, air.yvel/2))
air.type = High ;Type: High, Low, Trip (def: same as ground.type)
air.velocity = -1.4,-3 ;X-velocity at which opponent is pushed,
;Y-velocity at which opponent is pushed
air.hittime = 12 ;Time before opponent regains control in air


[State 1010, ChangeState]
type = ChangeState
trigger1 = movecontact
value = 1011
ignorehitpause = 1


;---------------------------------------------------------------------------
; Dead Spike (Splash)
[Statedef 1011]
movetype = I
physics = N
velset = 0,0
sprpriority = 2
anim = 1011

[State 0, DestroySelf]
type = DestroySelf
trigger1 = !animtime

QrowSilver



Ragna Dead Spike Projectile Helper Issue 49283851498_0631820187_o
Death Note (Wood)
Created Your first Forum Topic
Survivor (Platinum)
Survived 6 Inactive Account Auto-purges

; Dead Spike
[Begin Action 1000]
Clsn2: 2
Clsn2[0] = -11, -381, 42, -326
Clsn2[1] = -50, -340, 55, 0
1400,0, 0,0, 2
Clsn2: 2
Clsn2[0] = -11, -381, 42, -326
Clsn2[1] = -50, -340, 55, 0
1400,1, 0,0, 2
Clsn2: 2
Clsn2[0] = -1, -352, 52, -297
Clsn2[1] = -50, -319, 54, 0
1400,2, 0,0, 2
Clsn2: 2
Clsn2[0] = -2, -343, 51, -288
Clsn2[1] = -50, -319, 54, 0
1400,3, 0,0, 2
Clsn2: 2
Clsn2[0] = 6, -322, 59, -267
Clsn2[1] = -50, -283, 55, 0
1400,4, 0,0, 2
Clsn2: 2
Clsn2[0] = 6, -322, 59, -267
Clsn2[1] = -50, -283, 55, 0
1400,5, 0,0, 2
Clsn2: 2
Clsn2[0] = 35, -305, 88, -250
Clsn2[1] = -50, -283, 55, 0
1400,6, 0,0, 2
Clsn2: 2
Clsn2[0] = 35, -305, 88, -250
Clsn2[1] = -50, -283, 55, 0
1400,7, 0,0, 2
Clsn2: 2
Clsn2[0] = 26, -295, 79, -240
Clsn2[1] = -50, -263, 67, 0
1400,8, 0,0, 2
Clsn2: 2
Clsn2[0] = 9, -264, 62, -209
Clsn2[1] = -50, -233, 75, 0
1400,9, 0,0, 6
Clsn2: 2
Clsn2[0] = -23, -271, 30, -216
Clsn2[1] = -50, -233, 75, 0
1400,10, 0,0, 5
Clsn2: 2
Clsn2[0] = -23, -276, 30, -221
Clsn2[1] = -50, -233, 75, 0
1400,11, 0,0, 5
Clsn2: 2
Clsn2[0] = -23, -276, 30, -221
Clsn2[1] = -50, -233, 75, 0
1400,12, 0,0, 5
Clsn2: 2
Clsn2[0] = -10, -316, 43, -261
Clsn2[1] = -50, -281, 61, 0
1400,13, 0,0, 3
Clsn2: 2
Clsn2[0] = -8, -332, 45, -277
Clsn2[1] = -50, -297, 61, 0
1400,14, 0,0, 3
Clsn2: 2
Clsn2[0] = 2, -368, 55, -313
Clsn2[1] = -50, -315, 65, 0
1400,15, 0,0, 3
Clsn2: 2
Clsn2[0] = 2, -368, 55, -313
Clsn2[1] = -50, -315, 65, 0
1400,16, 0,0, 3
Clsn2: 2
Clsn2[0] = 2, -378, 55, -323
Clsn2[1] = -50, -326, 66, 0
1400,17, 0,0, 3
Clsn2: 2
Clsn2[0] = 2, -378, 55, -323
Clsn2[1] = -50, -326, 66, 0
1400,18, 0,0, 3
Clsn2: 2
Clsn2[0] = 2, -378, 55, -323
Clsn2[1] = -50, -326, 66, 0
1400,19, 0,0, 3
Clsn2: 2
Clsn2[0] = -16, -391, 37, -336
Clsn2[1] = -50, -339, 56, 0
1400,20, 0,0, 3




; Dead Spike B
[Begin Action 1010]
6141,0, 0,0, 2
Clsn1: 2
Clsn1[0] = 28, -144, 783, 43
Clsn1[1] = 271, -458, 761, -123
6141,1, 0,0, 3
Clsn1: 2
Clsn1[0] = 27, -145, 849, 43
Clsn1[1] = 262, -401, 976, -119
6141,2, 0,0, 3
Clsn1: 2
Clsn1[0] = 27, -145, 849, 43
Clsn1[1] = 262, -401, 976, -119
6141,3, 0,0, 3
Clsn1: 2
Clsn1[0] = 28, -141, 804, 73
Clsn1[1] = 269, -318, 864, -52
6141,4, 0,0, 3
6141,5, 0,0, 3
6141,6, 0,0, 3
6141,7, 0,0, 3
6141,8, 0,0, 3
-1,0, 0,0, -1

NAMTron

NAMTron

Ragna Dead Spike Projectile Helper Issue RjBqV68
卍♆★Divine Overseer★♆卍
Verified Senior Forum support/assistant/curator
Kindred Spirit (Silver)
Liked 15 Forum posts
The Greatest Showman (Platinum)
Created 40 or more Unique Topics
Survivor (Platinum)
Survived 6 Inactive Account Auto-purges
Lord Of War (Gold)
Obtained The Highest Tier 3 Warlord Class Rank
Idol Master (Gold)
Recieved 40 or more likes from other Members

Does the animation sequence play from start to finish in fighter factory?


________________________________________________________________________________________________________________________________________________________________________
Ragna Dead Spike Projectile Helper Issue 37790345872_ebfeb58d10_o

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum