Skip to main content

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

cub3

95
Posts
4
Topics
33
Followers
7
Following
A member registered Aug 10, 2020

Creator of

Recent community posts

It's kind of an update for the current 8D, meaning current customers will receive the upgrade for free. 

More info about that and the progress can be found on our Discord.

Hello mate, if you join our Discord and ask the question there people will show you all the outfits for sure. 😊

Hello, we are working on a new version of 8D, which will improve the performance and technical base. 

I'm the future after that we'll release a new animation system, adding all kinds of new animations, but this will take a while. 

Also having more adjustable customization options sounds like a good idea and will surely be made available in the future.

Thanks a lot for your purchase and feedback - we'll add it to the list for the new version!

Join our discord and others will most likely be able to help you with that. :)

Hello mate, the demo offers everything except for the outfits and headwears - those are only available in the full version. 


You are not allowed to use the characters created with the demo for commercial purposes either. I hope that answers your questions.

Hello and thanks for your question. 

You are correct, that the update had indeed to be delayed, but it's still coming. 

There's no definite date just yet, but it will launch before it's getting cold again in 2025.

That's a good point!

Hey, when we fully commit to a modern theme a bike pose is possible, but not yet confirmed.

Hello mate, there's no way to integrate 8D directly into your game as a character creator, but you can of course - as you mentioned - generate a lot of premade sprites and import those into your game.

This is doable and allowed!

It's currently not supported to add custom assets. It's something we are looking into for the future though.

Nevermind, I used a translation tool cause I was too curious 😅

We are currently working on a complete rework of the tool, which will be released by the end of this year. 

The update will drop on Itch.io and Steam simultaneously.

Hello, please be so kind and ask your question in English please - thank you.

Thanks for using 8D! On the preview windows are three different settings you can adjust. Width, height and body ratio. They are per default set to 100%, but you can click and change them. 

Don't hesitate to ask further questions and have fun using 8D.

https://stackoverflow.com/questions/43912928/where-an-electron-applications-sess...

However, you can just login to use cloud saves on your old computer and then do the same on your new computer and your chars should be transferred automatically.

Hello, there will be new options available for everything, including new hair styles for sure. No ETA on those yet though.

Well have a look at it, thank you 😊 

Version 3.4 - fixing the demo mode - has just been released. Enjoy :)

This is correct and a mistake on my part. It will be fixed with the next update. Expect the new update within the next few days.

I'm sorry to hear that. I'll have a look at it in the future, but it's not a top priority I'm afraid.

Please elaborate more on what you are planning to do, I don't really understand.

The update is live -> 3.3.1 :)

We are aware of some kind of problem. I'm looking into it currently and there will be a fix available soon.

Hey mate, thanks for your purchase! 

The Steam and Itch versions always receive updates at the same time - no need to worry 😊

Hello, sadly there's no language file per see, everything is hard coded at the moment. 

In the future I can set 8D up to be ready for translation, but it will take some time.

We are continuously adding new stuff and weapons are right at the top of our list 😊

(1 edit)

Hey, this is a much requested feature and it's going to be included on our new 8D creator that will be released later this year 😊

Ah, yeah that's possible. I'll release a hotfix soon.

Those sprites are from Low and while they look really similar, that are not the same.

Ideally you use a plug-in to be able to use 7 frame animations and you can profit off of using the way more fluent animations.

Your best bet is to deactivate the default shadows and use those from 8D.

Hey mate, thanks for the kind words. We currently have close to 20 modern outfits I think, but I agree that we can add a few more hairstyles. Stay tuned 😊

Hey mate, the app uses electron as a base and I'm not really sure to enable variable display resolutions for it I'm afraid.

What could help is setting a specific resolution for this app alone - maybe you can give that a try.

Hey, where did you get this awesome cursor icon from?

Hello, I can add this with the next update 😊

There you go:

characterData["outfit"] = [
  { value: "outfit2", name: "Skeleton Armor", category: "Armors" },
  { value: "outfit1", name: "Soldier Armor", category: "Armors" },
  { value: "outfit3", name: "Knight Armor", category: "Armors" },
  { value: "outfit4", name: "Captain Armor", category: "Armors" },
  { value: "outfit5", name: "General Armor", category: "Armors" },
  { value: "outfit16", name: "Dragoon Armor", category: "Armors" },
  { value: "outfit17", name: "Dragoon Captain", category: "Armors" },
  { value: "outfit23", name: "Roman Armor", category: "Armors" },
  { value: "outfit9", name: "Long Coat", category: "Coats" },
  { value: "outfit10", name: "Short Coat", category: "Coats" },
  { value: "outfit11", name: "Long Coat & Cape", category: "Coats"},
  { value: "outfit12", name: "Military Coat", category: "Coats" },
  { value: "outfit33", name: "Plague Doctor", category: "Coats" },
  { value: "outfit13", name: "Adventurer 1", category: "Adventure" },
  { value: "outfit14", name: "Adventurer 2", category: "Adventure" },
  { value: "outfit15", name: "Villain", category: "Adventure" },
  { value: "outfit7", name: "Festive Tunic", category: "Festive" },
  { value: "outfit8", name: "Official Tunic", category: "Festive" },
  { value: "outfit19", name: "Festive Clothing", category: "Festive" },
  { value: "outfit6", name: "Simple Tunic", category: "Simple" },
  { value: "outfit18", name: "Simple Clothing 1", category: "Simple" },
  { value: "outfit20", name: "Simple Clothing 2", category: "Simple" },
  { value: "outfit21", name: "Slave Clothing", category: "Simple" },
  { value: "outfit34", name: "Tattered Clothing", category: "Simple" },
  { value: "outfit24", name: "T-Shirt", category: "Modern" },
  { value: "outfit25", name: "Hoodie", category: "Modern" },
  { value: "outfit26", name: "Suit", category: "Modern" },
  { value: "outfit27", name: "Suit Open", category: "Modern" },
  { value: "outfit28", name: "Officer", category: "Modern" },
  { value: "outfit29", name: "Army", category: "Modern" },
  { value: "outfit30", name: "Party", category: "Modern" },
  { value: "outfit31", name: "School", category: "Modern" },
  { value: "outfit32", name: "Kimono", category: "Modern" },
  { value: "outfit35", name: "Firefighter", category: "Modern" },
  { value: "outfit36", name: "Futuristic", category: "Modern" },
  { value: "none", name: "None", category: "None" },
];
characterData["bottoms"] = [
  { value: "bottoms3", name: "Long w Shoes", category: "Long" },
  { value: "bottoms5", name: "Long w Boots", category: "Long" },
  { value: "bottoms7", name: "Armored", category: "Long" },
  { value: "bottoms8", name: "Army", category: "Long" },
  { value: "bottoms10", name: "Long w Sandals", category: "Long" },
  { value: "bottoms11", name: "Festive", category: "Long" },
  { value: "bottoms12", name: "Tattered", category: "Long" },
  { value: "bottoms1", name: "Shorts", category: "Short" },
  { value: "bottoms2", name: "Ripped Shorts", category: "Short" },
  { value: "bottoms13", name: "Socks w Sandals", category: "Short" },
  { value: "bottoms4", name: "Boots", category: "Just Boots" },
  { value: "bottoms6", name: "Military Boots", category: "Just Boots" },
  { value: "none", name: "None", category: 'None' },
]

I'll make sure to get you a list with available outfit options tomorrow 😊

Indeed, really looking forward to it! Thank you 😊

Those have been added weeks ago mate 😉