deadcast2 / UltraEd

A WIP level editor/game engine for the Nintendo 64.
MIT License
132 stars 14 forks source link

Whenever I set a texture to an actor I get Invalid dimensions #171

Closed Hunterrules0-0 closed 2 years ago

Hunterrules0-0 commented 2 years ago

Why does this happen and what do you have to do to prevent this

Hunterrules0-0 commented 2 years ago

nevermind I just realized that it has to be a size of 16, 32, 64

deadcast2 commented 2 years ago

Yeah you got it. The 64x64 isn't working though and I haven't yet figured it out. 16x16 and 32x32 are fine though.