Game Dev with Jack L
Group Project: 3D Platformer Racing
My final project in collaboration with my friend Gavin, a 3D racing game!
Gavin mostly found models, textures, and even made some of his own models!
I focused on Scripting, Unity, and terraforming the maps/levels.
We both put a lot of effort into this so we would appreciate if you gave it a go :)
(Its not a bug it's a feature)
Some statistics/fun facts include:
-
14 Scripts used (in C#)
-
The third level has the same map as one of our previous games named "Tank Game"
-
All maps use invisible walls made from terraforming super high to stop any unwanted skips
-
Near the end of level 3 there is a secret way to see the easter egg (special horrible first car model)
-
12 Prefabs used
-
Used an easy road maker for the track
-
Used an easy Bezier path creator for the enemy car
Here are some snippets of code from my project!