Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

dreaman

20
Posts
12
Followers
11
Following
A member registered Mar 21, 2021 · View creator page →

Creator of

Recent community posts

nice game! visually pleasing, good sound design, had a fun playthrough :)

if i understood correctly, you need a code example for the turning left/right with keyboard input instead of mouse?
in that case:

            if (Input.GetKey(KeyCode.LeftArrow))

            {

                rb2d.AddTorque(torqueAmount * Time.deltaTime);

            } 

            else if (Input.GetKey(KeyCode.RightArrow))

            {

                rb2d.AddTorque(-torqueAmount * Time.deltaTime);

            }

thanks! :) no i didnt add any instructions to the game

my favourite game of the 20 second jam <3 i had loads of fun, and the intro narrative was astounding. I didn't know lions actually starve after 20 seconds of a not-enough-prey hunting sprint. So accurate!!!

wow, a really clever idea with the room rotation mechanic, i love it! I had fun, despite it's harsh difficulty. fitting music aswell :)

thanks a lot! im glad you enjoyed it :)

yep relatable. i had to cut on so many corners myself it was rough ':D im still happy i was able to submit before the deadline tho, and i think it turned out pretty nice

AMAZING sprites and animations!!!

very relaxing little game, i enjoyed it a lot so far <3 and im in love with the visuals and the exploration aspect of the game ^^ great job!

what a relaxing, fun little game! i enjoyed it a lot ^^

what a super clever little tactics game! i couldnt resist playing it through, but have to be honest: i won the 11/12 level because of AI-luck :D im a huge fan of your creations, im hyped for what you come up with next! <3

wow thank you so much :D

thanks :) yea it's hard to figure out at this currently very unfinished version haha, I really like the music as well ^^ shout-out to our music guy killax!

thank you :) yea unfortunately we had to ditch a lot of things, so there are a lot of crucial things missing. We are updating it tho :) 

thank you :)

i was thinking of adding more to it to make it a more complete product, but i decided to move on with more tutorials for now to expand my still very poor Unity knowledge/experience, I still need to learn so much.

Maybe i will get back to it at some point, but I can't say when that would be.

However, it won't be too long until you see the next game here on my page :)

Best wishes, and have a great year 2022!

hahaha thank you brother! :D your score will go a lot higher if you survive with more ships! 

thanks! i appreciate it :D