A downloadable game for Windows

Untitled Spear Game is a Third-Person, action-adventure 3D platformer where players utilize their weapon to fight, pole vault, and even teleport to escape a military airship amidst a pirate raid. Players must progress through the airship’s main level, battling military personnel and pirate rogues alike to make it out alive.

Made for the "Game Design in Unreal Engine 5" elvtr course by Cameron Williams and Ryan Smith: https://elvtr.com/course/game-design

Download

Download
SpearGameVS.zip 763 MB

Install instructions

Project will need to be downloaded and unzipped to play. Click "SpearGame.exe" to play.

Spear Game Core Mechanics:

Move Player (WASD) - When the player presses W,A,S, or D, they will move in a 3D space corresponding direction to those keys (Forward, Left, Backwards, Right).

Move Camera (Mouse) - When the player moves the mouse, the camera will turn based on how the Mouse was moved. This will also affect the player's forward direction.

Jump (Space) - When the player presses Space, they jump (INSERT NUMBER) units high. Player are able to turn themselves mid-jump using the Move Keys.

Attack with Spear (E) - When the player presses the attack button, they will perform an attack animation that damages any enemy that it makes contact with.

Throw Spear (Q) - When the player presses the throw button, they will throw a spear projectile in the player's current forward direction. The projectile has several functions:

- If colliding with an enemy character, the enemy will be destroyed to signify damage done to the enemy. That instance of the projectile will also be destroyed.

- If colliding with a vertical surface, the spear's momentum will halt, and the spear will be sticking out of the wall. This allows the player to use the spear as a way to platform up walls they couldn't normally jump to. If the player throws another spear, the previously stuck projectile will be destroyed.

Development log

Leave a comment

Log in with itch.io to leave a comment.