Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

Hello, what does your setup look like?

Here is how i went about it.

  • Create a Material Instance of MUI_ScalelineBase (its in “Materials/PostProcess/”)
  • Tweak the values to you liking. These value should be set to match the post process’s values (except where ever you want to tone something down or up or whatever)
  • Set the Retainer Box’s “Effect Material” to the material instance you made and tweaked above
  • Set the Retainer Box’s “Texture Parameter” value to “RenderTarget” This should give you a matching effect on the UI. If you cant get this to work can you go into more detail about your setup and/or post some pictures?

I’ll post some screenshots of my setup here image.png image.png image.png

Also in the last screenshot you can see my widget layout. Its one single retainer box covering the entire UI Let me know if this helps