Jump to content

Custom skin


photo

Recommended Posts

Posted

Hello!

How do I replace standard Unigine skin png's with my custom ones?

Posted

Check samples/objects/gui_07 sample. If you use ObjectGui, you should specify a folder where gui.rc and all textures are stored. If you use the system GUI, simply replace textures in data/core/gui folder.

If you want both default GUI skin and a custom one, create ObjectGui that is spread across the whole screen.

Posted

Check samples/objects/gui_07 sample. If you use ObjectGui, you should specify a folder where gui.rc and all textures are stored. If you use the system GUI, simply replace textures in data/core/gui folder.

If you want both default GUI skin and a custom one, create ObjectGui that is spread across the whole screen.

Thanks!

×
×
  • Create New...