I am working on a project for a friend, and he needs me to implement combo support.
I understand that I will probably be using InputMatching and ProcessInputMatching in PlayerController and PlayerInput to accomplish this, but I am extremely new to this area of development and to this genre, How would I implement a simple combo (such as down, right, up)?
I understand that I will probably be using InputMatching and ProcessInputMatching in PlayerController and PlayerInput to accomplish this, but I am extremely new to this area of development and to this genre, How would I implement a simple combo (such as down, right, up)?