I want to load image/object from Assets directly on scene in Spark AR by tapping on screen. I know how to track tapping, but didn't find any methods/patches to load something on scene. For example, I can insert a plane on scene before my effect is going to start, but can't do this from code. What should i do to insert a plane via script? Is it possible?
Thanks for answering!