Colors & Style

Customize Using Data Asset

Simply locate the Data Asset named Settings_Configuration in FMM_CorePlugin/Full_Modern_Menu/. Inside, you can customize most color and style settings for each individual widget in the menu.

🔲 Customize Background Of Widgets

Inside the Settings_Configuration Data Asset you can customize and replace any background image for each widget !

For a transparent background, if you want a level to act as a background for a dynamic BG, simply assign an Empty_Texture to the target BG.

You may notice a dark filter applied to all widgets — you can easily adjust its intensity or remove it entirely by setting its value to 0 inside the Data Asset.

Some widgets, such as the settings-related ones and the key mapping widget, also support blur strength customization — this can be adjusted directly within the Data Asset.

Inside the Appearance section, you can customize colors, images, opacity, and everything else related to this option.

🔲 Customize Button Style

You can easily customize a button’s look—colors and images—using two simple methods, depending on the specific button.

Many buttons (including those in message boxes) can be styled directly through the Data Asset

Some buttons, like the arrows used in each settings tab, can be customized by opening the source widget, selecting the button directly in the Designer tab, and adjusting its style manually.

Note that the arrow's size is 25 x 25 if you plan to make custom ones!

Appearance For positif arrow of Voice Volume

🔃 Progress Bars Fill & BG Color.

Within the FMM, progress bars are only used in the settings section. You can globally customize their fill image or color through the Data Asset—these settings will apply to all progress bars across all settings-related widgets.

Below, you'll see two tabs: the first one represents the Settings Menu accessed from the Pause Menu, while the second shows the Settings Menu accessed from the Main Menu. Feel free to experiment with both and find the style that best matches your vision and the overall look of your game!

Last updated