i am still a noob in unity so i need some help
so i try to make some simple 3d interactive visualisation of a building and wanted to add visual novel element for more detailed description of object in the simulation.
for example there is a painting and i wanted when pressing a key it will trigger 2d visual novel scene (a picture as a background and a dialog box containing a series of text that will describe the painting) something like this http://andriasang.com/comz4v/images/23ckr/
so what i want to know:
-
how to make object could have button prompt to call the visual novel scene
-
how to make 2D visual novel scene that will display picture and series of text (user need to press button to forward text and press button to end the visual novel scene and back to the 3d simulation part.
it will be nice if there is tutorial for the visual novel part
the new upcoming big visual novel Da.Capo. III (will be all age version) are using Unity (windows version) so i thought it is possible to make traditional 2d visual novel scene in unity.
anyway thanks for your attention and help in advance.