How can I do action when I click annotation?
11 April 2016 11:10
11 April 2016 15:20
is there an any way to do action(like camera move) when I click annotation?You can't directly use annotation as button, but you can create invisible object around your annotation that will detect click on it, for example cube with checked Do Not Render on it.
And is it possible to animate annotation(show and hide animation)You can use Visual Logic Nodes to achieve this effect, you need to look at Hide/Show nodes.
Blend4web and that kind of thing.