Facility
A downloadable game
This is a prototype developed in a level design course that was also an introduction to Unreal Engine 4. This is the result of a couple months learning Unreal.
It is a top down isometric game where you are tasked with making your way through the facility finding the Data Disk. Kill the enemies along the way and bring the Data Disk back to the start.
Game Controls
Left mouse Button | Move character to mouse pointer position and fire bullets in that direction |
'G' key | Grab nearby items when not carrying anything |
'R' key | Release the currently carried item |
'Alt + F4' | Exits the game |
Game play Information
Enemies are currently cylinders that do nothing. However you will take damage if you get too close to them.
Currently the only way to exit the game is either press ‘Alt + F4’ or finish the game (ie, bring the Data Disk to the start area). When you see "Victory" appear near your character as shown below the game will close itself after a few seconds.
Known Bugs:
- When picking up the Data disk sometime the character will jump. If you are moving while this happens the character may end up out of the playing area and a reset is required.
- If you drop the Data Disk, it sometimes falls through the floor and you can no longer complete the game.