
Fragments of Child
(April 2023 - October 2023)
Developer: Creek Games
Role: Unreal Programmer
Fragments of Child is a 3D third person Hack and Slash video game with a rich narrative background where you play as a child who wakes up in an abandoned factory with a TV instead of a head.
The game tells the adventure of a kid who, after waking up in a factory with a television for a head, will have to overcome his limits to discover the unusual origin of the evils that inhabit the place.
Unravel the secrets of the factory you wake up in by exploring the maze-like environment and testing your platform skills while unlocking new power-ups.
Enjoy a captivating, story-driven gameplay and use your TV-head powers to blast your enemies in a dynamic, non-linear combat system that will force you to adapt to their behavior.
C++ programming
Event launchers (Cinematics, tutorials, pause, etc.)
Movable obstacles spawn and controlled movement using a single spawner class, guided by CSV input, creating a maze-like structure
Enemy and obstacle targeting system for player's melee and ranged attacks
Spline cables on which the player is launched like a roller coaster
Blueprint programming
Level Streaming
Level Streaming Volumes placement and configuration
Performance enhancing
Project settings configuration
Project clean-up and organisation through documentation and commented code
Build creation
Bug fixing