Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Baal7734 on April 07, 2018, 12:02:53 PM

Title: u gui on pointer enter issue [SOLVED]
Post by: Baal7734 on April 07, 2018, 12:02:53 PM
So, I Physics2DRaycaster on my main camera, cause 2d game. I have the Playmaker UGui Prefab in the scene. And I have the u Gui pointer Events Proxy componant added to an image that is inside of a canvas. State 1 uses the custom transition event  UGUI / ON POINTER ENTER transition to go to State 2.

When I run the scene, and mouse over the image, I stay in state one for some reason :/

Marking as Solved: Remaking the Canvas seemed to fix the issue.