In this section, we are going to modify the current AR scene by adding a new ImageTarget. To do this, we will follow the same steps that we followed in the previous section:
- From the resources of the project, drag the Target_Prince.jpg image into the Assets/StreamingAssets folder.
- Then, drag the Target_Prince_texture.jpg image into the Assets/@MyAssets/Images folder:
- Then, drag the Prince folder, which contains the model, into Assets/@MyAssets/Models:
- Right-click the ImageTarget and select Duplicate so that we can use it as template ...