/grappling-hook-game

My first attempt at a 3d platformer

Primary LanguageC#GNU General Public License v3.0GPL-3.0

August 9th, 2022

Play on Itch.io

Readme


This was initially supposed to be a game jam project which ended up with me biting off more than I could chew as it wasn't near playable at the end of the jam. It was my first attempt at a 3d game, a third person platformer where you use a grappling hook to collect objects throughout the map to finish the level. I decided to continue working on it thinking it would only take me another week or two to finish but it's been over 5 weeks now, whoops.



Game Loop


Explore and use your grapple hook to find all of the collectables.



Controls


Movement : WASD
Camera : Mouse
Shoot Grapple : Left Mouse (Hold)
Release Grapple : Left Mouse (Release)
Zoom : Right Mouse
Jump : Space


Project Goal


This is now a learning project that I intend to use on my portfolio to highlight my Unity 3D skills.



-Syn