Tutorial 4

Tutorial 4- Spark AR

Intro

Main Content

To make the instructions 
1)Add a rectangle by right clicking on the canvas....make sure the rectangle is on the same layer as canvas....this will be used as a temporary button to toggle the info screen until the native ui picker is hooked properly....rename it accordingly......move the rectangle to top right of the screen. Create a new material in the assets panel and name it info_icon....use the info_icon image as the texture of the image....Apply the material to the texture
2)Add another rectangle by right clicking on the canvas....make sure the rectangle is on the same layer as canvas....this will be used as info screen....rename it "instructions" .create and add material in the same way as before....Scale this by 3 on all axes by filling the values in properties panel.
3)Add object tap to info_icon and connect it with the visibility of info screen



Short Summary


connect the info screen

Resources

info icon and instructions image

Fun Points

You can play with the positions and scales of the info screen

Comments

Popular posts from this blog

Tutorial 3

Tutorial 6