hello, i cant get my player to "shoot" using a the button command
"knife"
command = ~F, F, a
however the move works when i use command = ~F, B. i dont want that to happen, i want the forward forward a attack, ive been changing it up to other commands adding in a punch or a kick button with no luck. any idea folks?
this is the state lifted right from the cmds, maybe im doing the trigger wrong?
Question
rufus_r_jones
hello, i cant get my player to "shoot" using a the button command
"knife"
command = ~F, F, a
however the move works when i use command = ~F, B. i dont want that to happen, i want the forward forward a attack, ive been changing it up to other commands adding in a punch or a kick button with no luck. any idea folks?
this is the state lifted right from the cmds, maybe im doing the trigger wrong?
[state -1,]
type = ChangeState
value = 1000
triggerall = command = "knife"
trigger1 = statetype != A
trigger1 = ctrl
Link to comment
Share on other sites
3 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