Skip to content

Third-person, bacon-themed shooter game made with UE4

Notifications You must be signed in to change notification settings

jsngn/sizzling-assassin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sizzling-assassin

Sizzling Assassin

Game Screenshot

Description:

Third person shooter game powered by UE 4, made with UE 4.22.

Personal project made by https://github.com/jsngn (dev) and https://github.com/sethks21 (designer).

Gameplay:

You are a bacon living in a New York apartment that is being abandoned soon. You must find your way out before you are left to be eaten by the pests! Make your way out of the apartment, down the stairs, and into the kitchen of a restaurant that operates below the apartment. There you will find the 'Golden Oven' that has everything a bacon could ever want: warmth and GREASE! Use your grease gun, which uses your own grease/health as ammo, to temporarily distract the pests or damage them. You cannot damage humans with your grease and they can step on you, so steer clear! Lastly, you only have five bullets per level, so use it wisely!

Features:

Bacon:

  • Holds the grease gun.
  • Third person camera view.
  • Walking speed is faster than the pests, but slower than the humans.
  • Healing spaces are hidden around the map. The player can stand inside of them to heal, but they spawn enemies.

Human:

  • Human AI that will stomp on you if you walk into their path.
  • Have the same paths.
  • Are an instakill if they step on you.
  • Can not be damaged by the player.

Pests (Mice & Ants):

  • Pest AI that follows you, and do melee damage VERY quickly if they get close enough.
  • Are slower than the player's speed.

Gun:

  • Bullets do small amounts of damage to pests only.
  • Bullets can distract enemies for a short while if not used to damage pests.