Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

BottleGames

71
Posts
1
Topics
5
Followers
9
Following
A member registered Nov 01, 2020 · View creator page →

Creator of

Recent community posts

I usually make games on pixel art, so I thought it would be cool to change the esthetic

Thanks for the comment!

Thanks for the comment! I'll rate yours

Thanks! Maybe is because of that, I'll try to fix that after the jam

I wanted to add the quit button but I didn't have time, I didn't know that if I add a frictionless physic material it wouldn't stuck, I thought it would slide on the platforms. Thanks  for the suggestions!

Ah ok, I didn't understand

Thanks for the coment, what do you mean with the plant is drowning?

Rated!

Thanks! I appreciate it

Thanks!

It appears to work for everyone, idk

You need to use a and d to move and he spacebar to jump, I thought they were normal keys

The second time i tried it didn't work, but it's a fun game

Rated!

Good game, maybe if you add a few features it can be a really good game

Good entry, maybe I don't understand where's the theme

Ok thanks

The different resolution doesn't make the canvas fit, because I have a 1080p and I can barely see the play button

How do I take the hand in the begining? So confusing for m

(1 edit)

If you still need it, you can flip them with this method:

    private SpriteRenderer mySpriteRenderer;

void Awake()

{

             mySpriteRenderer = GetComponent<SpriteRenderer>();

}

if (Input.GetKeyDown("A"))

        {

            mySpriteRenderer.flipX = false;

        }

        else if (Input.GetKeyDown("D"))

        {

            mySpriteRenderer.flipX = true;

        }

I encourage you to vote, because many people didn't, so if you want everybody to play your game, you should try the others!

Thanks!

Thanks, I'm taking notes

Thanks!

Thanks!

Really cool models and gameplay, but a bit repetitive

(2 edits)

Its cool and clean.

Edit: Sorry, I saw the wrong date of the document

Its concept is very similar to that of my video game

It doesn't have the necessary folders to play

Cool pixel art

It's just a cube with weird controls, I hope it's your first game

Cool concept

I like the idea, but I'm really bad at this kind of games

Really cool concept

Those rats... It's a very fun game, congrats!

Really cool concept

Really great job! The pixel art is really cool

Really cool game! I like the music, did you make it?