Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey! I totally feel you on being a dev that never finishes things. You're pretty early on, so I don't have a whole lot to say, other than that the vibe seems neat! I like the angle of the main character being a harvester, and am curious if/how that will translate into the gameplay (will weapons be farming equipment? will there be some side farming mechanics?). Nice job making this post, game development can definitely be tedious and difficult to hold yourself to, but I think doing things like posting dev logs are a great way to hold yourself accountable/motivate yourself to do more.

Also, for the character animation stuff, did you have to redo all the animations because of the eye change (like, changing every sprite to have the new eyes), or was that unrelated? Don't mean to backseat dev, especially because I don't know how you have your animations set up, but if you aren't already doing this, it could be useful to maybe have the head/face be a separate sprite object from the body? That way if you're changing things about the eyes/expression you could just change out that specific sprite, but keep the rest of the body the same. Could be nice if you want to have character expressions that change during gameplay, but don't want to make a copy of every animation for every expression. Down the line depending on how deep you go you could use that to generally customize your player a bit more (like, having different hats they can unlock, etc.).

Overall, keep up the good work, I'm excited to see where the game goes, and good luck on your game development adventure!

(1 edit) (+1)

Thanks! I was thinking of your character being like some sort of farmer or something. A little fact: when I was experimenting with chatbots, one of them said something like "Farmers Bane", which gave me inspiration for the name :) And now that I think of it, some of the weapons should be farm tools, I'll be sure to give credit! There will also be some farming aspects too, maybe farming gets you extra money?  Or maybe you need to grow and harvest some sort of magic plant to defeat a type of monsters or make a certain potion! And thanks for the tip about the separate sprites for animations ;) I'm really new to Unity (which I think I forgot to mention) so I'm just trying to figure things out. And yes - I redid it all because of the eyes.

(+1)

Gotcha, sounds nice! Learning Unity is a process, but as you get more familiar with it/learn more it's super empowering. Animation in particular can be very tricky to get the hang of in terms of best practices for setting things up. Seems like you're moving in the right direction though! 

And just like that, I brake it... Time to remake everything from scratch, luckily I wasn't too far though.

OMG I just got SO lucky, I tried closing Unity without saving and it worked! Progress is bumped back to yesterday, but that's better than loosing all of it!