- Home /
How to detect inputs from a dance dance revolution carpet
Hi guys, I wanted to know if someone knows how to use a dance dance revolution carpet (or pad, I'm not sure how they are called) in Unity. How would I detect the inputs??
I'm making a simple Simon's game with 4 DDR pad, so I'm looking to know how to connect them correctly.
Thanks guys!!
Joey
Answer by Buckslice · Nov 29, 2017 at 03:54 AM
It may depend on which controller you have. Here is a post that might be useful:
https://forum.unity.com/threads/ddr-dance-mat.226683/
I would experiment with the Input Settings joystick button fields. Have fun!
Thanks man! Exactly what I was looking for. I was getting inputs from the A/B/X/Y/Start/Back, but nothing from the arrows. I finally figured out they were axis and not D-PAD, BUT! with the link you shared me, I just tested that the button 5/6/7/8 are the 4 arrows! It's weird, but it's perfect (way better than trying to get the axis...)
So thanks man!
Cheers!
Your answer
Follow this Question
Related Questions
Setting up inputs for multiple gamepads/controllers 1 Answer
how to get GetAxisRaw to work with other buttons 1 Answer
Controller shoulder buttons firing both at the same time. 0 Answers
Controller Support. Left Axis. How to code in C#? 1 Answer
MMD How to export model and animations to Unity as 3rd person controller? 2 Answers