
Milan Manji
unity C# Major project- 3D FPS game "Tinker Trials"-showcase version, (I would like to continue this project)
Tinker Trials is a sandbox like FPS. that utilises a system that we call the blueprint system here you can create classes out of 12 parts split into 3 segments; Weapon, armour, and lethal. with this system you can set you self a wide range of playstyles. like a heavy tank or a demo man or a light speedy player.
This system also introduces wacky specialisation like a rotary receiver, a stock with thrusters, grenades that sucking enemies before exploding and more. including lasers and gravity guns.
this game currently has a single player with 4 levels and a work in progress multiplayer.
unity C# Major project- 3D FPS game "Tinker Trials"-early devolpment
Tinker trials is an experimental sandbox shooter where players are given the ability to create classes out of 12 randomly generating components of the class. This is split into 3 sections weapon(gun), armour and lethal. And the changing of one single part can change your playstyle. This project was made in a group of 7 (and 9 if you count those that left). in this project I took both project lead and lead programmer.

weapons in tinker trials can range into may categories from; lasers, projectiles, projectiles that explode, buckshot, buckshot that explodes and gravity weapons below is some early capture footage. And all projectiles use ECS (not environment)




multiplayer was an interesting venture, though it is not finished yet it was simple to set up with the PUN2 plugin. in multiplayer player can battel each other with there classes. physics, stats and inputs were synced below is some recent test footage.
