Playmaker Forum

PlayMaker Updates & Downloads => Official Action Updates => Topic started by: Alex Chouls on February 06, 2013, 09:52:21 AM

Title: Mouse Look (Update)
Post by: Alex Chouls on February 06, 2013, 09:52:21 AM
Updated version of the Mouse Look action:

Title: Re: Mouse Look (Update)
Post by: Andrew.Lukasik on February 06, 2013, 02:52:32 PM
I would love to have option to disable maximum values in this action. Meaning: to be able to look around without this "angular wall" at both ends. I found this troublesome when making tpp camera (http://hutonggames.com/playmakerforum/index.php?topic=3082.msg14119#msg14119). I can get around this eventually but for newcomers it's probably easy to see this as deficiency.
A.
Title: Re: Mouse Look (Update)
Post by: Alex Chouls on February 06, 2013, 11:22:09 PM
You should be able to set the max value to None (check the variable toggle).

This update just removed the RequiredField attributes so setting to None doesn't register as an error. It also added tooltips to make this behavior more obvious...
Title: Re: Mouse Look (Update)
Post by: Andrew.Lukasik on February 07, 2013, 06:32:58 AM
Infact I missed or forgot that completely.
Imho UIX-language now isn't addressing that change in behavior. Yet it can be beneficial for learning curve if made more clear.
Is it possible to change "None" to something that address it's local meaning here like "No Clamping"? (or something visible like this) Might be worth thinking about...

Best Regards,
A.