Skip to content

Controllerinputs, changes to controller class, check input and perform movement of players

Mathias.H.Ness requested to merge controllerinputs into main

Changes to HtekkenController, changed from InputProcessor to InputAdapter to remove unused methods. Added setDirection method, and jump method to ControllableModel interface. Method keyDown and keyUp dictate player movement. -Controller might have a bug when left/right keys of a player is pressed at the same time (not tested)

Merge request reports

Loading