Canvas in webgl

Original Discord Post by renysanches_76517 | 2024-11-09 17:44:43

I created an overlay canvas with buttons in WebGL, but I can’t click the buttons. Does anyone know how to help?

Reply by k3kalinix | 2024-11-09 17:59:06

Make sure to add an Event system and check the canvas order.

Reply by renysanches_76517 | 2024-11-09 19:22:47

I am using the demo scene convai wbgl. I change de order, but not resolved.

Reply by k3kalinix | 2024-11-09 19:25:02

Create a new scene without Convai gameobjects. Try there.

Reply by renysanches_76517 | 2024-11-09 20:37:04

yes, I made it and resolved! Thanks!