Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 268 Bytes

File metadata and controls

5 lines (3 loc) · 268 Bytes

3. Processing Input

Input is crucial to making a playable game. 32blit includes a d-pad, analog stick, face buttons and tilt sensor.

This tutorial covers the benefits of the different input methods, where you might use them and how to implement them in your game.