- Home /
Question by
PureToast · May 31, 2015 at 07:19 PM ·
uibuttoneventeventsystem
Is it wise to add scripts to Unity's Event System?
I don't really understand it's purpose. I added a script to it that has a function LoadLevel () which loads the first level. It seems to work fine. What's that difference between adding this script to the button itself and adding it to the event system?
Comment
Your answer
Follow this Question
Related Questions
Event system or UI Button ? 0 Answers
Get Global PointerEventData 1 Answer
An issue related to button in world space canvas. 1 Answer
Get button under mouse 1 Answer
Hide/show UI Button and trigger the OnPointerDown event ?! 0 Answers