Jump to content
  • 0

Helper Issue


Hellzone

Question

my helper won't appear and i am not sure why

 

 

; Goten Stance Helper

[statedef 3000]

type = S

ctrl = 0

anim = 0

velset = 0,0

physics = S

movetype = I

sprpriority = 2

 

[state 0, Helper]

type = Helper

trigger1 = !time

name = "Goten Stance"

ID = 3000

stateno = 3001

pos = 0,-10

postype = p1

facing = 1

keyctrl = 1

ownpal = 1

sprpriority = 5

 

[state 3000, 2]

type = ChangeState

trigger1 = AnimTime = 0

value = 0

ctrl = 1

 

 

; Goten Himself

[statedef 3001]

type = S

ctrl = 0

anim = 3000

velset = 0,0

movetype = A

physics = S

sprpriority = 2

 

[state 3000, 2]

type = ChangeState

trigger1 = AnimTime = 0

value = 0

ctrl = 1

 

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...