DUNILOG  1.7
 All Classes Functions Variables Pages
Style the default player

Go to DUGManager->DUGView component
Image size - defines the size of the actor image in the ui
Text width - defines the text and button area width
Alignment - gives you the possibilitiy to put your ui in the wanted place ( top-left, bottom-center, etc. )
Offset - makes it possible to make your alignment more precise
Skin - takes a Unity GUISkin file to style your elements ( just change label, textfield and button )
Show back button - Adds a back button to your player to jump back in the story, you have to take care yourself about your visuals and game variable.
Show save button - Adds a save dialog to your player