Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Really nice game.. I cannot believe you used a mouse to make the art!

One thing that it does not quite go with the topic. It seems like just a normal platformer where your objective is to collect the carrots and return to your home.

But it is fine as it is your first game jam game!

Tip: if you are using Rigidbody for the movement, then increase the drag as that the player does not keep going in the same direction.

You could also use rb.MovePosition(rb.position + movementVector * speed * Time.deltaTime); for more sappier movement.

Thank you for the extra mile here, very helpful fantastic comment! Agreed that it doesn't quite fit the jam theme, but I updated it's description with my explanation of how I attempted to make it work, silly as it is. Thanks so much for your time! :)

(+1)

Always welcome!

By the way, how did you make the art with a mouse?

Sorry I'm not exactly sure what you mean, but I suppose I just try to make very simple shapes and avoid details because I can't be to precise with the mouse. I also use Krita paint program :) I hope that answers!

Ok Thanks😊