Start a new topic

make part of an AR image clickable

i was wondering if there was any way i could make different parts of an AR image clickable i know this is possible in HTML but not sure if it is with Wikitude, would i have to snap the image to the screen?

Thanks 
Adam

1 Comment

Hello Adam,

It would be possible with the following workarounds.

1. You could get the coordinates of the screen you are clicking and trigger the onClick event.
2. You could split up the initial image in smaller parts and each part can represent the part of the image you wish to click. You would just need to align all these parts so that the formulate your initial image.


Thanks

Eva

Login or Signup to post a comment