#The Capsule Game Thingy
1 messages · Page 1 of 1 (latest)
woah cool
wait so are you just doing this for funm?
And the portal labyrinth puzzle.
For fun and experience.
I've already helped made 1 game here.
ah well i really appreciate it
Okay so, the portal labyrinth puzzle.
as you can tell from the levels and ideas i have made a am better at coding then level design and ideas
My idea was to have 1 room divided into 4 rooms, 1 in each corner if it makes sense.
In every room are 2 portals, each one leads through a different one.
a certain color portal would take you to different rooms
You need to find a way to enter one of the rooms.
and other colors would be linked in that room
Here is where the fun begins, all of the portals would be the same colour so you wouldn't know which one leads where.
You'd have to quess.
I'm mostly doing this for 2 reasons.
With enough experience and enough projects I worked with under my belt I can finally consider myself a game designer.
And thus I earn bragging rights.
yes
Just kidding, the real reason is that then I will get to criticize otherwise well-received games.
im making this game as my final highschool project to show how i wanna become a software engineer
Without die-hard fans of the production screaming at me.
and i was like eh ill slap some shit together
That's how great ideas are made.
but its actually really fun to come up with gimmicks
That's how Minecraft was born.
Also, I can make some textures for your game if you need them.
maybe for the ui?
Making the UI is pretty easy, I can do that.
Okay so.
So far.
The other capsule needs to stand in the place of that hole so the green one can make it's way to the other end.
Where I'll add the portal puzzle.
Upon pressing the yellow button, the yellow wall will dissapear.
hmm cool
portals might take me till tommorow morning to figure out lol
i started a week ago and i spent 5 hours and 120 lines of code making an elevator
this why its 5am
hmm okay so how do you imagine the portals work?
like an optical illusion or just walking right into it
cause i thought it might be cool to have the character go behind one pilar and apear out the other one
You just touch it, some particles spawn, you disappear and reappear at a different portal and some more particles spawn.
That seems like the best (and easiest) option.
Here are the portals
I tried to illustrate where the portals would lead.
i COULD also make all the portals random until the player has gone through a certain ammount
and they will go to the correct one
Make it so that there is a 1/100 chance to lead to the correct one.
lmao
And then make the animation take around 2 seconds, plus 1 second before and after in which you cannot do any actions.
its only possible after spending 1 hour on it
But to make it actually fun, make it only 1/25.
hmm
also for the style of game im going for do you think it would be neat to have gaps in the floor instead of walls?
So following this approach.
The platforms that use the walls as support would just be floating.
This would be more abstract.
You could make it so that you can either chose to keep them or no.
As an option in the settings.
It would be extra impressive.
yeah
If you want to make it extra-abstract, you can even add in some lore.
lol
For example you'd get 1 line of text every time you beat a level.
That text being the story behind it.
I already have an idea.
thats cool
The protagonist always liked to play with wooden blocks his grandfather made for him when he was 5.
Eventually after some brain-related injury he developed fatal insomnia.
In a last-effort attempt to cure it they gave him some experimental medicine, that turned out to be working wonders.
Every level is him dreaming about the wooden blocks having their own life.
Eventually, after the last level, the game switches to first person.
You wake up in your bedroom and see the wooden blocks on the floor, resembling the capsules, the coins and a couple of blocks.
Then the end credits roll out with some chill tune in the background.
And at the end some dedication to one of your favorite professors.
One thing you can do is Import HDRP to increase the graphics quality by a huge margin.
holy crap
im the best programmer you will ever meet
look at this seamless teleporter i made
thats what i meant by optical illusion
and it could be really cool incormerating 2 way portals this way
so i can take the coords of the destination pillar and subtract the coords of the starting pillar to get the offset coords
and then add those coords to the coords of the player when he crosses the infisible like i made
as long as the dimensions are equal it will be 100% seamless
Probably yes.
i am still awake wtf
Holy mother of Joseph I'm going to have a heart attack.
My game designer eyes are in awe.
lmao
Beautifully done.
You've done a better job than the entire development team of FNAF:SB.
Remember when I pointed out how I want to criticize games?
yes
I mainly wanted to criticize FNAF:SB.
lmaoo
I should probably make an entire Word document detailing why I dislike it.
ive never played fnaf
First of all the game was mostly waited for because its a continuation of FNAF.
In my opinion, it isn't a FNAF game. It's a free-roam while all of the FNAF games have you sitting in a room trying to defend yourself.
The game doesn't even feel scary.
The characters were just forced there to milk the franchise.
Second, the game was mostly waited for because it had insane graphics.
As it turns out, the graphics are... not great.
Considering they used UE4 which is known for already having insane graphics, they did a poor job in my opinion.
Not to mention the optimization.
On a PS4, the game constantly lags, has barely any FPS, even on the lowest settings.
Also the last statement is taken from a different user, I myself don't own a PS4.
I'm a PC user, but I do have an Xbox.
Are you sure you want to get into Software Development and not Game Development?
no
so basically
i wanna do physics/engineering but for a final project its easier to say software engineer
because i already sorta knew how to use unity
so basically im making this because im lazy
Physics and Engineering?
yes
Engineering as in developing software for apps/websites etc.?
"Spaaaceeee." - Space Core from Portal 2.
but how can you make a career project on aeronautical engineering idk
i though it was easier to make a basic game
Fun fact, if you were to get thrown into the outer space, without a suit,
Your death wouldn't be very pleasant.
First of all, space is a cold place.
Didn't mean to rhyme.
But since there is no ozone, the sun would be burning you.
So basically, your lungs would get crushed, from one side you'd be burning and from the other you'd be freezing to death.
Something also happened to your blood, but I forgot exactly what.
Oh yeah, it would start boiling.
also
if you tried to hold you breath before goin out the vaccume would suck the air out of your lungs through your body and your lungs would rupture
is this good for the third level
im doing 5 levels for the tutorial/ demo and introducing 5 gimicks
then i will do the one we talked about
thats how its played
I only have 1 issue with that.
The background is kind of empty.
But there is a simple fix.
Adding a couple of pillars of varying sizes in the background should be effective enough.
good idea
the only problem with that is the ortho cemera view though
so no matter how close or far something is it always looks the same
Well, guess you'll have to experiment since I can't directly help you here.
Also there is one thing in this that annoys me.
Back when I started using Unity I always had a habit, and now it's a part of my philosophy.
Always, and I mean always have a separate folder for the materials.
I thought it said "Maps".
oh lmao
My bad.
Actually a "Maps" folder would make sense in some specific scenarios.
And as of right now I can only think of one.
If you wanted to have 2 different maps in the same scene but didn't want to cluster them together.
You are still awake?
I think you should get some sleep my friend.
You've outdone yourself today.
no im trying ti fix my sleep schedule lol
And who knows, maybe with some sleep and some more energy you'll outdo yourself tomorrow?
Ah yes, this approach.
ive only been able to sleep after 4
Breaking it to the point it fixes.
i pulled an all nighter and now ill go do bed at a reasonable time tonight
Also, what hour is it? I live in Europe, so I can't exactly put my finger on when you should sleep.
its 11 am now
So you live in the USA.
canada
That's a lot better.
I live in Poland.
The conditions are...
They are okay. Not that great, not too bad.
You didn't expect my English to be this good considering I'm Polish?
I've only ever been to Germany, and I don't really want to go back there.
lmao
I just want to spend my life in the comforts of my own home.
Also, wanna know a fun fact?
sure
Alright I've read the rules.
I'm pretty sure that I can say this without getting punished
I'm only 13.
Plot twist.
So the lore idea.
Do you give it a green flag? If so I can start already writing the sentences.
I'm going to chance accounts so I'll contact you with the new one.
hey sorry fell asleep for along time lol
This is the new account.