Im having a problem with entering new commands in the CMD of the Wip Im working on. Vegeta has a list of standard attacks that cannot fit in the current scheme I have planned with "z" being a single button projectile and "c" being the ki charge button I cannot fit all his basic attacks into single button uses. I tried to create commands such as "F, x" to do say his roundhouse kick but when I go to test it he continues to use his single button "x" attack instead.
Currently I have it set up in special motions as
Name = Roundhouse
command = F, x
and under State -1
;Roundhouse
[State -1, Roundhouse]
type = ChangeState
value = 220
trigger1 = command = "Roundhouse"
trigger1 = Statetype = S
trigger1 = ctrl
Yes its in the CNS under statedef 220 and have tested it under a single button command and it works.
anybody see what Im doing wrong here?
Your powerless against my genjutsu, The Reign of Kreation will consume you.........
Question
Cayne
Im having a problem with entering new commands in the CMD of the Wip Im working on. Vegeta has a list of standard attacks that cannot fit in the current scheme I have planned with "z" being a single button projectile and "c" being the ki charge button I cannot fit all his basic attacks into single button uses. I tried to create commands such as "F, x" to do say his roundhouse kick but when I go to test it he continues to use his single button "x" attack instead.
Currently I have it set up in special motions as
Name = Roundhouse
command = F, x
and under State -1
;Roundhouse
[State -1, Roundhouse]
type = ChangeState
value = 220
trigger1 = command = "Roundhouse"
trigger1 = Statetype = S
trigger1 = ctrl
Yes its in the CNS under statedef 220 and have tested it under a single button command and it works.
anybody see what Im doing wrong here?
Your powerless against my genjutsu, The Reign of Kreation will consume you.........
2 answers 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