I have a question.
Actually my JS skills are not very good and I try to make a port from my old VX game to my new MV game.
In VX I had some scripts but no one who can translate them from Ruby to JS.
One of the scripts is a clickable button on screen. After clicking the button (picture) with the mouse a menu opens and the player can change some things.
Now and after many tries I don't get it... So, is it possibile to make a clickable picture on the game screen with mouse/touch interaction only with events.
Here a screenshot as description:

Thanks for your help! :)