PDA

View Full Version : low quality images



tegleg
10-11-2010, 12:50 PM
hello
after a few attempts at creating a menu from scratch i decided to hack the ut menu instead.
when i add an image its very bad quality. iv looked at the documantation but didnt find anything usefull.

its the image of the car on the right
http://forums.epicgames.com/attachment.php?attachmentid=966&stc=1&d=1286815728

when i save a png i have the option interlaced or not, it makes no difference what i chose.
i notice in the UI_UTFrontEnd_Art package the textures are tagged with Special(Material). maybe this is the problem?

thank you for any replies

Matt Doyle
10-11-2010, 12:55 PM
Be sure all your Flash images are set to png/lossless in their properties. And, be sure you save each image in a folder with the same name as the Flash file. This folder should exist as a sibling directory to the Flash file. The import process is described in detail in the UDK Scaleform docs, as well as in the UDK Workflow video 1.

tegleg
10-11-2010, 01:12 PM
im not editing the flash files because the files you can download from epic make the menu not work any more. so when i import an image i just do it straight to the browser.

would it work if i made a dummy flash file containing all the images and import that?
.. well ill just try it

edit:
yes that works