top of page
Personal Development Project(wip)
Engine: Unreal 4
Team Size: Solo
Duration: wip
Platform: PC
Programming: Blueprints
Overview
​
In late 2021 I decided to start improving my technical and theoretical skill set by creating my own game project to work in my spare time.
The project is meant to take the form of a 3rd person puzzle adventure exploration game.
Gameplay scripting
Scripting Overview:
​
In an attempt to make the project scalable, while being created by a sole developer, I have developed all my tools and puzzle pieces to be modular.
Features: ​
​​
-
Modular puzzles with kinematic and physics based interactions
​
-
Downhill sliding
​
-
Free-form climbing
​
-
Weather system
​
-
Day night cycle
​
-
Stylised post processing shaders
​
-
Open world NPC spawning system
​
-
NPC dialogue and interaction system
bottom of page