hineios / FlyBoy

A boy dreams of being a superhero. One day, when he gets bitten by a fly, his dream comes true. However, nothing turned out the way he imagined!
0 stars 0 forks source link

Controller Support #7

Closed captainvera closed 6 years ago

captainvera commented 6 years ago

Controller Support

Implementing controller support is crucial. We sold it as THE way to play the game. Furthermore, it should be implemented in a way that allows us to assign generic keys (when programming) so that these keys work interchangeably depending on the control scheme being used (keyboard or controller).

captainvera commented 6 years ago

https://docs.unrealengine.com/latest/INT/Gameplay/Input/index.html

hineios commented 6 years ago

Just tested it with a Logitech gamepad and it works fine. We just need to keep on using custom events and associate the appropriate buttons for each controller type