? put what ? you just need to import them in your game engine of choice
Do you have errors ?
styloo
Creator of
Recent community posts
-Hey guys I added some utilities nades: smoke, incendiary, ammo box and lot of thing :)
If you want to check out : https://styloo.itch.io/guns-asset-pack
it's totally free btw ;)
Hey , here's a 2d girl with a lot of animations and some portraits :)
you can get it here : https://styloo.itch.io/girl
Here if you missed the link: https://styloo.itch.io/mari
Hey , here's a fully rigged character with some basic animations, her name is Mari.
https://styloo.itch.io/mari
btw if you missed the link you can download it here :
https://styloo.itch.io/2dclassroom
Heys guys, here's a 2d classroom asset pack with more than 3000 sprites, it's totally free btw
there is a lot of stuffs, tables, chairs windows, walls, everything you need for your classroom is here :)
https://styloo.itch.io/2dclassroom
I don't really understand what are you trying to achieve but i supose you want to tile the background ; you just need to take one tile
here the pixels coordinates
position in the sprite sheet :
w:16/h:119 /right top corner
w:22/h:119 /left top corner
w:16/h:151 /right bottom corner
w:22/h:151 /left bottom corner
size of one tile(selected in the picture):
7:33 pixels
or if you don't need the 3 pixels above
position in the sprite sheet :
w:16/h:122 /right top corner
w:22/h:122 /left top corner
w:16/h:151 /right bottom corner
w:22/h:151 /left bottom corner
size of one tile(selected in the picture):
7 by 30 pixels