Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Messed around 

This game is a lot more ambitious than your previous one, it looks very promising!

I think I bugged out the character creator in some way. It gave me 70 free attribute points which I used in strength to smack everyone hulk style.

I didn't find any way to grab weapons. Maybe i'm blind. I did however find a way to lower terrain by pressing "v".

I don't know how are you storing data, but my save file is 700mb. It seems way too much.

(+1)

thanks, specially for the video!

I'm still adressing all the bugs since this is very early still. you can find weapons in dungeons or by spawning them with numpad. You just look at them then and press E to take. it might be a bit too precise.

the save file is uncompressed, human readable data for now, but it'll get much better once I optimize it for non-debugging purposes.

(+1)
You just look at them then and press E to take

I didn't see the "E" hotkey on the top right so I assumed picking things up wasn't implemented yet. I should have tried the most obvious hotkey in the world though.

the save file is uncompressed, human readable data for now, but it'll get much better once I optimize it for non-debugging purposes.

Makes sense, I think you should put a "delete world" button for now and tell people in game about the disk space for now. This is one of these save things that people will forget about really easily.