Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: amaranth on August 27, 2012, 09:22:55 PM

Title: OnPressUp & OnPressDown for NGUI actions
Post by: amaranth on August 27, 2012, 09:22:55 PM
OnPress for NGUI works very nice with PlayMaker, but it triggers both when you press down and up. It would be cool if there were two additional commands so that you could specify whether you want to trigger an event when press is either down or up.

For example:
OnPress
OnPressDown
OnPressUp