i'm absolutely not a developer, so i'm sorry if I ask some absolute basic stuff. I have some problem to set up everything. I was able to set up a scene with one 360° picture and to create a hotspot with the help of the editor. But now - obviously - I wanted to link some actions with this hotspot like showing a normal picture in a smaler frame or going to a next 360° image (as for a virtual tour). As I understand I need to define a seperate action and link this action with the hotspor, right?
so set up would be:
Code: Select all
{"story":
{"scenes":[{...
"hotspots": [{"uid", "material", "events"}]}]},
{actions": {"uid", "target"}}
is this correct? if yes: what actions can I define? Is there any list or something like that? Or what would be actions to open a small normal picture in a small frame or to go to a next 360° picture/a next scene?
if no: what did I understand wrong?
Thanks for any help!