itch.io is community of indie game creators and players

Devlogs

Sprite Replacement / Texture pack

SquishCraft
A browser game made in HTML5

Place replacement .png images in the following folder (create new folders where needed):

[steam install]/SquishCraft_data/Mods/Sprites/

I used 500px by 500px images but you can use whatever you want.

Use the same names as shown in the image.





29/10/2022 UPDATE
You can now replace:

-> Title screen spinning heads "Stick.png"

-> Grid "Grid.png"   (current grid is a square with sides equal to 1/64 of the image)

-> Outer Spikes "Spikes.png"  (Image width to height = 5 : 1)

-> Lazer Beam COLOR "LazerBeam.png" (the game will sample the first pixel of the image)

-> Lazer Beam Outline COLOR "LazerBeamOutline.png" (the game will sample the first pixel of the image)

-> Background "Background.png" (sprite will be repeated for each tile)

Read comments (6)