Skip to main content

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

tongkexue

47
Posts
1
Following
A member registered May 21, 2024

Recent community posts

How were you removing the micro details? Right now, I am just doing resizing with "mogrify -resize 33.33333333333%" which takes it from 48x48 to 16x16, but it is still very detail heavy. I'm trying to do something where it "flattens/smoothes" the texture, while preserving the edges -- but this is very non-trivial to do on pixel art.

You know what would be amazing? If some AI tool (I don't know of any, but maybe Photoshop or Aesprite can do this) could auto convert your other assets from the "realistic detailed" view to the "anime / airport clean look" ; i.e. to have all your tilesets in two formats:

(1) realistic / detailed

(2) anime / "clean"  / "flat"

This is a bit selfish, as I'm working on 

One thing I noticed is that if you go for a "flat/clean" style, it looks flat/clean even when zoomed out *i.e. 1 art pixel = 1 screen pixel on a 4k monitor" ; but for the "highly detailed" art style, it looks great when zoomed in "i.e. 1 art pixel = a 8x8 block of screen pixel", but unfortunately looks like high frequency noise when zoomed out (when 1 art pixel = 1 screen pixel on a 4k monitor) ; I think the issue is that the "high contrast detail in texture" (which I'm certain is very time confusing) ends up looking like high frequency noise when the visuals are zoomed out.

Looking forward to see more assets you release. Do you have a discord server ?

PS: big fan of this "cleaner / less detail" art style, along with the Airport set style.

Congrats on your new release. Looking forward to testing it out.

Not a question, not a criticism. I just noticed something about your art style different from other tilesets I've purchased: you draw an outline pixels around the object. These outline pixels simultaneously look crisp on 48x48 and blurry when down sampled to 16x16. Not a criticism, not saying either size is better; just found it an interesting observation when trying to understand how your art style differed from other asset packs I bought.

most 48x48 tiles I have seen are natively 16x16 just scaled up 3x. Are your tiles natively 48x48? the "pixels" look 1x1, not 3x3.

In addition to the "jian" question above. Could you please explain how the 8 images for "jiao" are labeled? I still can't quite figure out what is going on: I have the following images:

The first set of images shows it for "human", including the blackbars you mentioned. The second set is for the "mounts" package.

Here is what is confusing me:

q1: is 0 == 4, 1 == 5, 2 == 6, 3 == 7 always? if not, when do they differ? if so, why do we have repeat ?


q2: in the first examplle: isn't "0" the only one we ever use? i.e. it does not matter if the char is facing left, right, up, or down -- the legs are always up/down; why do we need: 1, 2, 3,  at all?


Thank you for your patience.

"jian" refers to shoulder right, as in "jianbang"

How do you intend it to be used ?

Below we have 3 examples, each with 4 images, for the 4 directions.

Here is what I don't understand: each human has 2 shoulders right? How is this intended to be used, for up/down facing chars, do we take the image, put it on left, then flip image vertically and put it on right ?

For the left/right facing directions, do we just copy it once (since the two shoulders should have identical x/y pos, merely different  z depth).

Is this correct interpretation?


Purchased. Thanks!

am I hallucinating or was this item just on sale? can you put it back on sale? I missed it as the page reloaded

LOL. Two black rectangles for the feet is brilliant. I didn't even notice until now.

I'm confused by both the feet and the shield. 

With the other body parts, it seems to be 4 directions at 90 deg apart.

With the wuqi, 8 sprites at 45 degs apart.

With the feet and the shield, there are 8 sprites each -- but they are not 45 degs apart. Some angles seem missing; other angles seem duplicated ? Is there  a guide how to use these components ?

Standard auto tiles tend to be 47-tiles or 2x3 rpgmaker. The tiles I'm getting from your assets are:

3x3 (interior) + 3x3 (exterior) + 2x(1x1) (two diaonals?)

Can you link me to what standard this is (and how to use them?) Thanks!

I am writing custom software to render the characters (so game engine can dynamically mix and match). The beibu, body, head, shou, wuqi pngs make sense. The are basically all down, left, up, right facing.

I can not figure out how the jian (shoulder?) and jiao (feet?) pngs are supposed to work. My questions are:

jian has 4 images; what do the 4 images represent
jiao has 8 images -- what are the 8 images and what do they represent ? (and everything seems to only be left facing, no right facing)

Thanks!

This issue is -- even if this is free, it is useless to me if it is not .vox

This issue is -- even if this is free, it is useless to me if it is not .vox

This issue is -- even if this is free, it is useless to me if it is not .vox

I think the components are there, but I'm just using it wrong. In particular, looking at your demo scenes: it is pretty clear you can do both vertical and horizontal walls -- so this seems to imply the tiles are there, but I'm doing something wrong.

Thanks. Is there a way to contact you via email? I have converted the wall tiles to 47-tile format too -- but they don't look correct (or maybe I'm not used to reading them). I'm not sure if these are in the 'free demo' so I'd prefer to email you directly instead of posting them here.

Is this a correct conversion? I used the tool at https://partyvaper.github.io/autotile-converter/ to do the "rpgmaker 3x2" to the "47 tile" format. If you feel this violates your copyright, I'll delete the output image (but not sure how to otherwise verify with you the output is "correct").

The auto tiles for the walls appear to be split in two parts:
"top of wall": 16x16, 16x16, 32x32
"bottom of wall": 32x32
Is this using that technique where each 16x16 "tile" is split into 4 "8x8" "corner tiles"; then the "8x8 corner tiles" are reconnected in different combinations to form "16x16 big tiles" to use ?

This tutorial looks great! Thanks!

Looking forward to the update.

I think I have purchased all of your biome / building packs. I'm using a custom engine to render in Webgpu, and a big fan of how everything is "semantically in the same place" across different sheets. Keep up the good work!

dumb question: is there a instruction guide on how to use the modula building tiles? In particular for combining the "flat", "gable", and "hip_n_gable" (seems to be the three styles). It is not obvious to me how the roof tiles fits with the "wall tiles". Thanks!

Where in the zip are these tiles? I purchased the bundle but can not find these images.

Is this available as midi ?

I like this art style, but I'm already using elv games (farming game, rogue adventure, fantansy dreamland). Is there some automated way to make the color palette of the two compatible? [programmer here, not artist; okay with things that involve scripting]

Thanks for clarifying. So this tool is effectively useless to me (as I mainly wanted the png assets). Can you issue a refund on this? I'll be happy to purchase the other asset instead. Thanks!

Hi! I just purchased this asset (hopefully you can verify on your end) intending to use the png files for this procedural city I'm building for my web rpg game.

Unfortunately, upon opening the zip, I found a bunch of *.exe, *.dll, *.asset files -- but no *.png files

Would it be possible to email me a zip of the png files of the buildings ? (I'm on Linux, building a web rpg game in Rust/wasm, and am looking for the raw sprite sheets).

Thanks!

does this include the midi?

Is it possible to get the Music Asset Bundle loops as MIDI? (smaller file size, ability to re-render on the fly with soundfonts). Thanks!

I purchased an earlier version of your "Game Assets Megabundle" for $59.99. It appears I do not have this tileset.

Do your "Game Asset Megabundles" include future updates, or only the assets at the time ?

is this fbx/obj or vox files? (I'm ray tracing and need actual vox data)

is this fbx/obj or vox files? (I'm ray tracing and need actual vox data)

is this fbx/obj or vox files? (I'm ray tracing and need actual vox data)

do you offer .vox files? need voxel data for ray tracing

Do you offer .vox files? (I need actual voxel data for ray tracing.)

Great, since it is GenAI, I am asking if you can create a Town/City set with 1000 instead of 125 images? I'm trying to simulate s small village city, and prefer to let every NPC have its own portrait. Thanks.

Are these GenAI? Would it be possible to generate a larger pack? (I.e. collection of 1000 portraits instead of 125). Thanks! (Same request for the city portraits.)