Aktualizovat Instalation
@ -3,20 +3,26 @@
|
||||
## Installation
|
||||
|
||||
### Install the UUIF plugin from FAB.com.
|
||||
In Unreal Editor, go to Edit → Plugins, search for UUIF (Universal User Interface Framework) and enable it (if it's not enabled already).
|
||||
Unreal Engine will ask you to restart — confirm the restart.
|
||||
In Unreal Editor, go to Edit → Plugins.
|
||||
|
||||

|
||||
|
||||
Search for UUIF (Universal User Interface Framework) and enable it (if it's not enabled already). Unreal Engine will ask you to restart — confirm the restart.
|
||||

|
||||
|
||||
### Select your UI theme after restarting.
|
||||
With UUIF enabled, you must choose a theme that controls the default colors, fonts, padding and other style parameters.
|
||||
With UUIF enabled, you needo to choose a theme that controls the default colors, fonts, padding and other style parameters.
|
||||
Go to: _Edit → Project Settings → Game → UUIF Settings → UUIF Default Theme_ and select: _UUIF_ThemeSettings_
|
||||

|
||||
|
||||

|
||||
(Recommended: use this default theme and adjust colors / fonts directly inside it.)
|
||||
|
||||

|
||||
You can now place UUIF widgets in your project. Yes — that's really all you need to start. 😊
|
||||
All UUIF widgets will appear automatically in your Widget Blueprint palette.
|
||||
|
||||
|
||||
## Demo Content (Optional)
|
||||
A full demo is included with the plugin to help you understand how each widget works.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user