playMaker

Author Topic: Bug / unupdated NGUI  (Read 1828 times)

FritsLyn

  • Full Member
  • ***
  • Posts: 191
Bug / unupdated NGUI
« on: June 07, 2014, 01:40:36 PM »
UIJoystick.cs from this page:

https://hutonggames.fogbugz.com/default.asp?W1111

has a bug in it: If the joystick is moved into corners (both X & Y are maxed out) it gets stuck and/or behaves weird.

In general NGUI/Playmaker needs some love & documentation!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Bug / unupdated NGUI
« Reply #1 on: June 10, 2014, 04:57:02 AM »
Hi,

 Is it not because you have other colliders getting in the way. I am using this on R.mote and it works fine, I remember tho I had to fiffle with making sure the joystick collider would not collide with anything.

Can you experiment with this and get back to me?

 I agree with you on documentation and love. Unfortunatly, it's really getting our of control :) too much to do and cover in general. And since Unity is agressivly working on its own gui system...

Bye,

 Jean