Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

SmallScaleInt

149
Posts
2
Topics
501
Followers
A member registered Jun 18, 2024 · View creator page →

Creator of

Recent community posts

Personally I'm using unity game engine, but it works in any game engine. If you are using unity, 128 pixels per unit, pivot point 0.5, 0.19. Isometric tilemap of course. 

Sprite dimensions: 128 x128 for characters

Sprite dimensions: 128 x256 for Tiles

nr of sprites per animations: 15

Pixel per unit: 128

Tile pivot point: X 0.5 Y 0.18

Thats not a bad suggestion. I'll add it to the wishlist!

You mean the one in the video? Unfortunately not, it's just to demo the characters.

I dont know why the option of paying with card doesn't appear. I'll look into it!

As I've not heard about this issue before I suspect there is some issue with your settings. Please send me an email detailing your export settings and exactly what issue you are experiencing and I'll try and troubleshoot. Just keep in mind that HD is the default setting (what you see in the preview) and 16-bit is a lower, more pixelated resolution and toggling this 16-bit setting does not affect the preview, it's only visible in the exported Spritesheet.

Sure, please check if it's working on your end. I haven't encountered the issues you mentioned before. And yes, email is smallscaleinteractive@gmail.com

If you're using the stand-alone version (not the Unity version), all generated sprite sheets are saved in a folder called "Created Spritesheets" located in the root directory of the application.

To hide a weapon, simply click on it again in the UI—this will toggle its visibility off.

There are several idle animations available. Some are designed to look natural when the character is unarmed, while others are intended for use with weapons. For unarmed NPCs, Idle 3 is a good choice.

Post-processing is applied after the sprite sheets are generated, so unfortunately there's no way to preview the results beforehand, this includes the resolution. 

Thank you!

Unfortunately not, a few of the tiles have hard-coded shadows. 

Thanks for the feedback. Can you clarify what you mean by “not cutting the strings” and which Windows functions aren’t working? I’d like to understand so I can look into it.

(1 edit)

UPDATE: Its fixed now, please download the latest version. Thanks for the feedback!

Original: Thats strange, I'll look into it straight away!

Thank you for the bug report! I'll add it to the list for next update.

Almost all packages only include spritesheets and tiles (PNG format) that works with any game engine. The creators (modern and fantasy) comes with a Unity version package and a stand-alone version that can run outside of unity. See product description for more details.

Hi.

The save preset function is only active/available  in the unity package version, not in the standalone.

Not in this Itch edition. There are a few simple prefabs on the unity asset store edition, but I cant say if they will speed up your development or not.

This package only includes graphics—no movement code or enemy AI. If you're looking for the example scene, it's available on the Unity Asset Store. The code there is meant to showcase the visuals, not serve as a full game framework. You're free to use it however you like, but keep in mind there's no formal documentation since I'm mainly focused on art, not code. Hope that helps!

Characters made with the creators don’t follow the same setup as my custom packs, since the packs are tailored for specific characters while the creators are more general-purpose. I don’t currently plan to update the direction order, but if you’re using Unity, you might be able to adjust it in the code. Not 100% sure, though!

The missing strafe frames is only affecting the casters currently and a fix for this is coming in the near future. For the death animations, this is intentional. Most animations in the creator are not the same as the ones found in this pack. 

Yes the sprites and spritehseets found in the pack would work in a mobile game aswell. 

The unity package is not included when bought from Itch, only when bought from the unity asset store.

The stand-alone version is designed for windows (never tried it on a mac so not sure if it works or not). As far as I know Unity game engine works on mac so you can run the unity package version atleast. 

The flickering effect you're seeing is due to the thinness of the blade in certain angles—at specific frames, the pixels can momentarily disappear, creating a blinking illusion. This is a common visual quirk in pixel art when dealing with very narrow elements.

If the effect doesn’t suit your style or feels distracting, you have a couple of options:

  • Swap the off-hand item for something with a thicker silhouette
  • Manually adjust the sprites by adding a few pixels to the blade in an image editing program to ensure it stays visible across all frames

no blender files included, just aloot of spritesheets. 

You're absolutely right about your feedback — the projectile animations aren't fixed in place. This design choice allows for built-in visual effects llikemagic trails directly within the sprite, so you don’t need to rely on line or trail renderers. It works well for straightforward, linear projectiles, but I agree it’s not ideal for homing or path-following projectiles that require dynamic movement.

For those types of projectiles, I’d recommend using a particle system or a more modular setup instead. But if your projectiles travel in a straight line, these animations can work nicely — just make sure to destroy the game object on impact and avoid looping the animation.

That said, these projectiles are really more of a bonus — the main focus of the pack is definitely the characters. Thanks again for the thoughtful feedback! If I create new VFX in the future I'll be sure to keep your feedback in mind. 

The VFX files are added now, please see the "projectiles" downloadable file. 

If you are using unity for your projects and you want the unity example scene and animation files, go buy it on the unity asset store instead. If you are using any other game engine you are free to get this version. it contains alot of PNG spritesheets for each character and animation.

They'be been in the backlog for some time now,  I've been prioritising other things. But I'll make sure to add them asap!

Yeah its called RunBackwards but if you look at the animation it works for walking aswell I would say.  I havent treid reversing the Walk animation, maybe it would look even better not sure. 

Thank you for reaching out.  Before I start to troubleshoot this, are you refering to a specific animation (idle, run, Attack2 etc.)? What game engine are you using? Is it only the character Cop1 or do you have the issue with other characters as well?

Thanks man! I'm working on one right now, stay tuned. 

Thank you for your questions.

1. Its no possible to adjust the "camera angle" of the generated sprites. its completly 2d based so the viewing angle is pre-set. 

2. Its not possible to add your own components to the creator, you can only combine what is already there. 

3. Its not possible to change the animations. 

Regarding the resolution, you could try and maximize the window. Windows key + Up Arrow  and see if that works. 

No worries at all, I wish you good luck with your project!:)

Yes the spritesheets and sprites found in my asset packs works in Godot.  

As you've already seen, its not possible to get the unity scenes, the assets here on itch does not included any unity packages apart from the character creators. Hence the lower price  compared to the unity asset store.  

The payment is handled by itch so i cant change that. The assets are also sold on the Unity asset store so you could try it there.

Check the folder called "Spritesheets", it has all the spritesheets. The others are individual frames, I've had several requests to keep the individual sprites thats why they are still in there. 

Let me know if I misunderstood your question.

I agree with you it would be easier to implement a roll/jump/dash than a true 2 handed system. I´ll look into it! could be a good addition to the creator and very fitting for certain games. Regarding the Sit, Sleep etc. these perhaps could just be single sprites, menaning no animation. This would keep the file size down. 

Thank you for letting me know! I will fix this asap. 

Thank man! Working hard on expanding the fantasy series now, stay tuned.