i need high quality images of the sprites for stuff like video thumbnails and 3d modeling reference material, where in the world do i find the sprite sheets and such???
-
- Administrator
-
TO GET WHITELISTED PLEASE FOLLOW THE GUIDE HERE!!!!
how do i find the sprites
- BrickKent
- Security Cadet
- Posts: 92
- Joined: Sun Apr 12, 2026 6:51 pm
- Pronouns: He/Him
- Gender:
- Space Station 14: BrickKent
- Contact:
-
departments
how do i find the sprites
"i curse upon thee ten million greenshifts" -Kasane Teto (i think)
i like all my characters equally, but i like some more equally than others.
- snoobie
- Mentor
- Posts: 64
- Joined: Mon Mar 02, 2026 8:59 pm
- Pronouns: she/they/it
- Gender:
- Space Station 14: goobiesnoobert
-
departments
Re: how do i find the sprites
The game's textures are all located in the repository for the game (Funky repo, Forky repo) under Resources/Textures/. Textures made for Funky Station specifically (basically anything we've resprited) can be found under Resources/Textures/_Funkystation/. On the Funky codebase you'll see a few resprites outside of this directory because the namespace wasn't really as enforced as it is now on Forky.
If you want to get a higher resolution version of a sprite for the stuff you mention in your post, there are a few ways of doing that:
-
Use any decent image editing software, such as Paint.net or Krita, to open the image and scale it to a suitable multiple of 100% for your needs. Make sure the scale setting is set to "Nearest Neighbour".
-
Use Aseprite or Libresprite to open the file and export it as a new file. There's an option in the export menu to scale it up, and you can set that to what you need.
- BrickKent
- Security Cadet
- Posts: 92
- Joined: Sun Apr 12, 2026 6:51 pm
- Pronouns: He/Him
- Gender:
- Space Station 14: BrickKent
- Contact:
-
departments
Re: how do i find the sprites
snoobie wrote: Fri Jul 10, 2026 9:16 amThe game's textures are all located in the repository for the game (Funky repo, Forky repo) under
Resources/Textures/. Textures made for Funky Station specifically (basically anything we've resprited) can be found underResources/Textures/_Funkystation/. On the Funky codebase you'll see a few resprites outside of this directory because the namespace wasn't really as enforced as it is now on Forky.If you want to get a higher resolution version of a sprite for the stuff you mention in your post, there are a few ways of doing that:
Use any decent image editing software, such as Paint.net or Krita, to open the image and scale it to a suitable multiple of 100% for your needs. Make sure the scale setting is set to "Nearest Neighbour".
Use Aseprite or Libresprite to open the file and export it as a new file. There's an option in the export menu to scale it up, and you can set that to what you need.
thank you! this is exactly what i needed!
"i curse upon thee ten million greenshifts" -Kasane Teto (i think)
i like all my characters equally, but i like some more equally than others.



