Forum Mod Bakery Docs

Texture height and width (RESOLVED)

Posted in Support
Please login to contribute to the conversation.
Is there anyway to remove the texture height and width must be a power of 2. Also, what does it mean? The texture wraps perfectly in the .p3d editor.
No, the width and height of your texture must be powers of 2.
@Loren Goodwin What does that mean? Or what dimensions apply to this?
If I remember correctly, the powers of 2 are 2, 4, 8, 16, 32, 64, 128, 256, and so on.
@TheKoopaKingdom Ohhh So multiples of 2? That make sense actually
Ok I put it so the width and height are the same and it worked. Thanks for the help
No, multiples of 2 and powers of 2 are not the same thing. Here is a really basic explanation of Exponents if you don't know what they are.
@Loren Goodwin OHHHHHHH I understand. Thanks for the help
No problem. Also remember the width and height can be different, they just have to be powers of two.