Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Reviewing Indie Games

20
Posts
7
Following
A member registered Jul 29, 2021

Recent community posts

Are you sure this is CC0? Almost sure you didn't mean that.  Or you don't know what CC0 means. It means I can buy it, download it and sell it as is somewhere else legally. This includes selling it as assets.  Open to exploitation.

Wow a simple functionality still not developed. If seller accounts handle payments separately then don't allow multiple sellers in the same cart. I am sending the code snippet in case you don't know. 4 years and still not implemented

if (previousSeller!=currentSeller) {

return 0;

}

Perfect! Works now. Thanks again.

Great extension. Thanks for doing this.  

I noticed a small glitch here. All sprites I create have some kind of a single pixel line on top of it. Do you know how to get rid if this? Tried different sprites they all have this issue. Sprites I am using have transparent background and the material is using transparent alpha channel.

I actually noticed the same thing on your Youtube video.

This is not a "game asset". Thumbs down . Do not list as a game asset.

Awesome thanks! I see it now. Amazing pack.

Great pack. Thanks but do you mind explaining the animations for the NPCs spritesheet please? Maybe it's obvious for many but I don't get it. Can you mention which col (or is it separated by rows) is what animation? If you could add a description like this on the spritesheet that'd be awesome.

IDLE

WALK

ACTION etc.

Great asset but you cannot both restrict redistribution and say the licence is CC0. Please either remove the licence or below disclaimer. You're legally not allowed to say that.


"Please do not resell or redistribute this tileset, even if it has been modified."

I'd like to use these assets in my game template and give the template to my students but technically it's redistribution and you're restricting it.

The rules say how you implement is up to you. You may give a low rating for theme if you think so but to say "this  doesn't have anything to do with time" is  not your call. To be fair it's quite relevant with the theme.  I liked it.

Was  it developed  during the jam? I don't know. But quite possible. Especially with GDevelop and if you have the experience. But as far as the theme concerned it's a legit submission.

The developer is not my friend or  even someone I know. I just cannot stand BS.

So that means you didn't take a break for yourself. You just took a break for Outdoors tileset. Don't burn yourself out ;)

Too good to be free.

Simple. People search for bundles and sales. And this "game" keeps showing up in the list. If itch.io had a good filtering/blocking system I would simply just block the user and go on without complaining. itch.io sucks at UI and filtering level and this "game" misuses the sales/bundles functionality.

Shame on this guy misusing the platform and shame on itch.io being the biggest indie game platform but the worst on filtering/search tools.

Spritesheet with the gun is 32x32 but it has 16 pixel margin on top (descriptions). So if you export it as 32x32 without taking margin into account, then your import could be messy.