User Tools

Site Tools


global:gui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
global:gui [2016/09/28 04:58]
Mistermind [Screens]
global:gui [2022/11/10 02:11]
Mistermind [Video Tutorial]
Line 2: Line 2:
 Here you can set several in-game GUI options and freely use the information in your own GUI scripts. Here you can set several in-game GUI options and freely use the information in your own GUI scripts.
  
-It's recommended that you go through [[https://unity3d.com/learn/tutorials/modules/beginner/ui|Unity's UI tutorials]] to learn more about how Unity handles UI elements in version 5+.+It's recommended that you go through [[https://unity3d.com/learn/tutorials/modules/beginner/ui|Unity's UI tutorials]] and [[https://www.youtube.com/watch?v=ZnbRpPUDJnU|our video tutorial]] to learn more about how Unity handles UI elements in version 5+.
  
  
Line 47: Line 47:
 ---- ----
 ===== Screens ===== ===== Screens =====
-Click ''Open'' to start editing each of the screens. You will find several custom options including sounds, music, interface elementsand an easy-to-use UI editor under the hierarchy tab. Each screen has its own set of options and they can be accessed under the Inspector tab. No coding is required.+Select one of the screens and click ''Open'' to start editing it. You will find several custom options including sounds, music, interface elementsand an easy-to-use UI editor under the [[https://docs.unity3d.com/Manual/Hierarchy.html|hierarchy tab]]. Each screen has its own set of options and they can be accessed under the [[https://docs.unity3d.com/Manual/UsingTheInspector.html|inspector tab]]. No coding is required
 + 
 +For more on UI check out our [[https://www.youtube.com/watch?v=ZnbRpPUDJnU|video tutorial]].
  
 To create your own UI screens we recommend you first duplicate one of the defaults and edit as you see fit (including the UI script). All UI scripts are open source on all versions of UFE, and are commented to help understand the functions. To create your own UI screens we recommend you first duplicate one of the defaults and edit as you see fit (including the UI script). All UI scripts are open source on all versions of UFE, and are commented to help understand the functions.
Line 98: Line 100:
 ---- ----
 ===== Video Tutorial ===== ===== Video Tutorial =====
-{{youtube>large:ZnbRpPUDJnU }} +{{youtube>ZnbRpPUDJnU }} 
 +{{youtube>RYQw1nYvWY8 }}
  
 ---- ----
global/gui.txt · Last modified: 2022/12/24 23:23 by FreedTerror