Doorgaan naar hoofdcontent

Blok 4 - Phase 4: Reflect





Game Environment Tech & Optimalisation:
(lag is caused by my recording program not the game!)





VFX Concept + Implementation in Environment (2d or 3d):
(lag is caused by my recording program not the game!)



What could i have done better?

This project i should have relied more heavily to the internet. i wasted way to much time figuring things out on my own when i clearly needen help.

these thing are still out of my comfort zone and this scared me. it took a lot of time to get into this but. i finnaly got there and i'm proud of what i've done



Reacties

Populaire posts van deze blog

Blok 3 - Phase 1: Context Design

- Game Context My game is based on a classic game of hide and seek. the main difference is that it is played behind a computer screen! Gerne  This hide and seek game will be a party game. i am however concidering if it should be played on a differen screen per player or if only the seekers and hiders are sepparated. Core Gameplay & Mechanics The core gameplay is that the same as hide and seek. the hiders get a headstart in the level starting close to the same location as the seeker. then when their time is up the seeker gets a look at the level and tries to find the other players. once found the seeker has to either shoot the players from close range or touch them. knowing the seeker has a gun you could also see the players as cops and robbers, but in more friendly matter. The Core machanics are rather wonky. this is beacause i am trying to work with ragdoll physics that closely resemble "Gang |Beast" or "Human Fall Flat"   All players c...

Blok 4 - Phase 1: Analyse

TECHNICAL ART: L evel Assets I have lots and lots of low poly prefabs made which make up the map and the objects inside the characters are made of standerd unity shapes. I should sepparate these static enviroments and bake their shadows with shadowmasks. I made my level assets like walls and ground static and then baked my shadows into them with object maps. this should stop my game from being to laggy. the movable object are still in realtime shadows L ightning and shaders I have a FlatLitShader aplied with no fancy lighting technuiqes or anything. all i have is a couple of standerd spotlights and a directional light. I Should play with some lighting, quality and player options and also apply post processing. Here ar a couple of topics i worked on. Topics: Color Spaces I chose to render my color space in linear. it came acrros as the easiest way to make you game look bether and i did some resrach on how it works and it actualy aplies really we...