Toad


x
arrow_back download comment undo arrow_forward
(Current scale is below 100% - zoom in to view full detail.)
Asset Info favorite
Name Toad
Category DS / DSi
Game Super Mario 64 DS
Section Non-Playable Characters
Submitted January 16, 2017
Uploaded By Keaton128
Size 11.05 KB (2 items) arrow_right
  • Kinopio.dae
  • kinopio.png
Format ZIP (application/zip)
Hits 14,956

Comments (5)


You must be logged in to post comments.
Avatar
Bup But DS
ChipsLover Sep 4, 2022 5:05 PM
Avatar
bup but rtx
Makinri Jun 16, 2021 12:30 AM
Avatar
bup but higher quality
Czarlo May 12, 2021 11:25 PM
Avatar
@Untitled-1
The UV map works if you set wrapping to mirrored repeat.
Example in OpenGL:
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_MIRRORED_REPEAT);
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_MIRRORED_REPEAT);
Colon D Dec 2, 2018 7:38 PM
Avatar
What the actual fuck is wrong with the UV Map
Untitled-1 Sep 2, 2018 10:30 PM