I want to import some images that will not be used for textures (like, they won't be the ground, the wall, etc...
I am just wanting to add photos into the game to add more of a realistic effect. How would I go about doing this?
The image's size (this one in particular, at least) is 198x255. I don't want to resize it to 128x128 because that would make it really awkward.
I guess my question is, is there a way to import an image file that is not a power of 2 into UDK?
I am just wanting to add photos into the game to add more of a realistic effect. How would I go about doing this?
The image's size (this one in particular, at least) is 198x255. I don't want to resize it to 128x128 because that would make it really awkward.
I guess my question is, is there a way to import an image file that is not a power of 2 into UDK?
Comment