Question
HTML button in 2D canvas
Hi everyone,
I want to disconnect my projects from "drag and drop" widget or buttons.
My idea is to try to implement all buttons/widget/popup with some html code, in this way all the experience will be managed with the javascript file.
Has anyone some tips?
Thank you

