Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

cmo

About

Username
cmo
Joined
Visits
0
Last Active
Roles
Member
Posts
8

Comments

  • I figured out why the controller worked in Unity, but not in Ouya. In Unity itis named "Logitech Dual Action", but in Ouya its named "Logitech Logitech Dual Action". I also changed an inverted Y axis. I've updated the OuyaExampleCommon.cs. http://j…
  • Hmm. Okay. http://jaue.com/CmoSims/OuyaExampleCommon.cs
  • But wait, It still doesn't work on the Ouya. Any idea why? Isn't it supposed to?
  • Glad to. You just want the part I added or the whole script?
  • Ah, that did it. Thanks so much for your help.
  • Okay, so that works with the Ouya controller when built to the Ouya, but it doesn't work with my Logitech(wired) in Unity or the Ouya. The Logitech works fine in other games. How can I fix this so I don't have to build to Ouya to test?
  • Yeah, I've seen that answer many times, and spent the past two days starting at those docs. TBH, I can't differentiate one way from another. All I want to do is at least get a cube moving around. Which one of the 10 ways is closest to unity's way of…