U are a noob
Mega Super Ultra Cool Member
- Reaction score
- 151
i am doing a custom loading screen i have read the tutorial but i still need help
where do i go to do this? that quote is from the web site http://www.world-editor-tutorials.thehelper.net/loadscreen.phpResizing your Image
Now we need to resize our image, and make it 512x512 square. This is going to squish the image, and it will look a little strange. The game is going to stretch your image to the size of the screen, so it will look okay when the game loads. We are going to make the image square because Textures are stored as quadratic surfaces with dimensions that are powers of 2 in video memory, so this is the most efficient size. The image is not going to lose much quality either.


