[INFO] PS3 Controller Button Map

Here is the button map for a PS3 (Sixaxis) controller in GDevelop:

[code]ID Button

0 Select
1 DPad Left Button
2 DPad Right Button
3 Start
4 Analog Up
5 Analog Right
6 Analog Down
7 Analog Left
8 L2
9 R2
10 L1
11 R1
12 Triangle
13 Circle
14 Cross
15 Square
16 PS[/code]

Cool! It’d be cool if there was a way to get gdevelop games running on PS3 :stuck_out_tongue:
I’ll have to mess around with the controller functions later.