Search found 1 match

by alastaireSinclaire
Tue Apr 16, 2019 10:35 pm
Forum: Support and Development
Topic: Combo Key Input
Replies: 2
Views: 8138

Combo Key Input

Hello, I'm creating a 2d platformer for a class project. I am attempting to implement multiple keystrokes to enable certain animations. What would be the best method to implement something like this? i.e. When I press 'shift' and 'd' the character will sprint in that direction. If only 'd' is presse...