0

I am developing an android game which has 2 levels, I made two joystick button that controls the main player using the simple joystick plugin and made a prefab of it and imported it in level 2, the problem is that the joysticks are working without any error with empty OnClick() in level 1 but are unclickable in level 2 (The scene already has an EventSystem).

Hierarchy

enter image description here

Move Button

enter image description here

Fire/Rotate button

enter image description here

3
  • Have you checked the possible solutions here? Commented Jan 11, 2018 at 9:03
  • Yes just tried them. no help !!!! Commented Jan 11, 2018 at 9:11
  • changing the sort order work....thank you its was blocked by other Layer !!! Commented Jan 11, 2018 at 9:15

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.