Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: FritsLyn on June 07, 2014, 01:40:36 PM

Title: Bug / unupdated NGUI
Post by: FritsLyn 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!
Title: Re: Bug / unupdated NGUI
Post by: jeanfabre 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