Game Programmer
Spear Fishing Game
What's better then Spear Fishing? Spear fishing with a Grappling Hook
Technology: Unreal Engine 4
Date: Spring 2022
​
This game was created during my advanced graphics programming class in my spring semester, during my third year, at Champlain College. In this 3D tech demo, the player controls a person trying to catch fish with a spear grappling hook while avoiding death. My responsibility for this project was creating ground materials, and particle effects to improve the visual quality of the project.
Particle Effects / Materials
At the start of the project, the team brainstormed a master list of all of the systems, models, particles and materials for the project. When I went about constructing the particles, such as the rope below, I attempted to capture the same low poly aesthetic that was being put into our models, in some cases using our models as the particle shape. Some particles, like the rope below needed set up as to fit functionality. When set up in build, the rope generates between where the grappling look lands and a point on the player.