Spectacles - View modification

Hi all,

I am exporting a series of .json files with Spectacles and I am having a problem setting the view modification since the component is asking me for a Goo data type. I would like to have a preset view, so that when I export the .json file and open them in the viewer I do not have to scroll in from far away. :slight_smile:

Does anyone know how to define Goo data type or have an example of this workflow?

image

Error: 1. Data conversion failed from Goo to Point

It’s the opposite.
The component is trying to get a point, but you are giving it a goo, probably from another plugin or c#/py script.
Check your “Eye Position” and “Target” inputs.