Skip to content

Hotspot Tooltip on Mouse-over? [event handlers] #45

Closed Answered by potenziani
SolidModeler asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @SolidModeler,

sorry for the huge delay in the reply! You probably already solved the problem by yourself, however, since this answer might be useful to other users, here is a tip for using the onEnterSpot feature in the right way!

Your code seems to be ok, the only thing that could be wrong is the unique ID of the hotspots raising the events (Spot1 and Spot2 in this case). As you know the correspondence between the hotspots/instances unique IDs used in the setScene definition and those used in the event handlers provided by 3DHOP is essential to get proper functioning.

Let's see an example! If you try to edit the Hotspots and Events how-to (3.2), the respective parts of the code sho…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by potenziani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants