Create interactable world map

Yes, would be simple to do (depending of course on your general JS programming experience). This example sounds similar to your idea, and uses the camera to pan and zoom around. In regards to input targets, you can use a texture based game object, where the texture alpha determines clickability.

1 Like