Now, we will create a marker interaction. We will have two markers: the model, as in the previous sections, and some simple text, Component Description.
For this example, we will keep it simple, and when we focus on the model's marker with the camera, it will show the 3D model. However, when we put both markers together, the description text will appear.
Because we are going to reuse our 3D model's marker, we will create another project. Inside a project, single markers can't be repeated as the viewer won't know which content it should display over the marker. Thus, we will start a new project and create the necessary interaction. Let's get started:
- In the project window, create a new project, and in ...