Jump to content

rufus_r_jones

Member
  • Posts

    0
  • Joined

  • Last visited

Posts posted by rufus_r_jones

  1. i tried that, i deleted the existing f,f,a attack and replaced it with the one above. what var should i use? its a standing attack, not a combo or anything just a projectile, i honestly thought that triggers would work, it is my first characther, any help or a chance to learn would be awesome.

  2. 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

×
×
  • Create New...