Skip to main content

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

any luck with this?

I experimented with a system that generates custom items and crafting recipes from names, but it looks like Nemo isn't reliable enough to handle it properly.
The way NPCs generate custom items is by looking for a best match in the existing items and then adjusting its properties, which isn't sufficient for this purpose.

Why not use the same system as the Custom Characters? Set a sprite add a description item type put in stats if it's a weapon or armor. enchantments things like that. Might work better.

generating with the ai seems like it would be unreliable anyways as it may not work how it needs to or generate the wrong kind of item

so instead setting it up so the player can make their own items would be better via a similar system with custom characters you have already made. If it's not something you can do it's not a big deal. 

I know damn well how hard something like this could be to set up so i wish you the best on that.

Thank you for making a fun game either way.