My first unity project

HI! i have recently started to use unity and i would like to share my first project.
It is ofcourse WIP
The game is an 2.5d ball rolling game whit collectiables and “teleporters”

The project

The project is based on an tutorial created by Brackeys.

NEED IDEAS FOR LEVELS!!!

All feedback is appriciated!
Changelog from 0.0.5 to 0.0.5a:
-Added some mood ligthing
-Didnt remember to cahnge the ingame version number text.

Changelog from 0.0.4a to 0.0.5:
-Added new level (and broke the enemy somehow).
-Added doors.
-Added difficulty levels.
-Didnt remember to cahnge the ingame version number text.

Changelog from 0.0.4 to 0.0.4a:
-Added autosave function.
-Added placeholder textures.

Changelog from 0.0.3b to 0.0.4:
-Added new level.
-Added enemy.

Changelog from 0.0.3 to 0.0.3b:
-Fixed jumping in the last level.

Changelog from 0.0.2 to 0.0.3:
-Added Menu.

Changelog from 0.0.1 to 0.0.2:
-Added levels.
-Added sawblade obstacles.

Changelog from 0.0.0 to 0.0.1:
-Added levels.
-Added boosters.

New version out!

As for first game you are doing a good job!

Thanks. i have been doing it for about 2-3days about 2h/day.

its a really good start you are not rushing into something too big well done :smile:

Cool game! As Jameos said, good thing you’re not making a big project for your first, I used to do that. And I can tell you it wont work :p.

Haha yes I know them feels very well. My first attempt at a game was a full on FPS/RPG/GTA style game xD Sounds easy in theory right? :stuck_out_tongue:

aaaand yet another update is out :slight_smile:

Yea :stuck_out_tongue: i wanted to start small.

Game is updated again

Nice job! My son is working on a game from this same tutorial. I just showed him what you did and he is inspired.

Thanks mate!

Maybe you can add “check points”? As you can use triggers, and vectors. Just an idea. I think if you understand the code you would be able to create it. After each level if you are death you spawn at that level, instead of the first level(its frustating me lol).

You might also need a “boolean” aswell

Yea im thinking about making checkpoints and what for would i need it?

This looks really good for a first time project keep up the good work

thanks! Altough i have ran out of ideas…

Pretty good.
Hope you persist in working with your project.

I will give you a idea that maybe you need some mechanism.
Such like a door,the player needs to collide with some switcher to open.

And I think the first thing you should do now is focus on the art work.
I really don’t think a red ball with a dark green background is good.Maybe artwork is not easy(Of course for me is really hard !!),but no game can looks fun without a good artwork.

For a first starter project, you goal is learn the basic of Unity3d engine.
Go on and do hard work,we both that !!!

thanks i have done some placeholder “textures” for now. i will get into it when i feel like i have done enough for the levels

ALSO

New version will be out shortly.

New update is out! also i havebeen on holydays so i havent been doing too much :slight_smile: kept a little time away from developing or computers of any sorts shapes or forms.

Also, if you are in the unity editor. press CTRL + 9. You can download free assets.
This will make your game look great! For free! As I can imagine you wont spend any money(yet) for artwork.

Cheers.

EDIT: The end menu doesnt work, I cant go back to the main menu. Fun game thought!