I'm new in kinetic with canvas,
I cannot differ stage, container,layer yet and I want to make a game that have a map.
On that map you will see some countries. When i click on one country, it will open a new layer/container that have a room.
I don't know how to add click event on it.
For example, i will make click event on animal in this tutorial and when I click on animal, it will open below example
How to add click event on it?