My Projects

Zombies In My Neighborhood

Description:

Your peaceful quiet neighborhood has been turned upside down in the zombie apocalypse. Take arms and re-claim your neighborhood. Battle through waves of zombies. Search the streets and loot houses for scraps and money to use on weapons and upgrades. Your neighbors are dead, they won’t mind. Be careful with every step. The thick fog-like smoke seizing the air will make it hard to see. You never know what will be lurking just around the corner.

Kaboom! Explosive Weapons Fix

Updated Flamethrowers

Shotgun Fix

Shooting Range

Description:

A Sandbox project where I test out animations, lighting, audio, and more. My aim is to increase my knowledge on what makes a good first person shooter.

Currently working on:

•Add texture to walls, floors, and ceilings.

•Parent Instantiated bullet holes to object impact location so they are destroyed with object (objects that break/explode).

•Fix bug where destroyed objects occasionally don’t delete from hierarchy.

•Continue improving upon animations (better animations, smoother transitions, etc.)

•Add rotation to existing weapon recoil code.

•Improve Lerp function for weapon recoil. Add slight randomization to code to better simulate weapon recoil.

•Add aim down sight mechanic with Lerp function. Add scope to sniper rifles.

•Put arms and guns on separate camera layer to prevent clipping into walls & colliding with shooting raycasts.

•Design a better pair of FPS arms in Blender.

Developer notes:

This is a sandbox project with the intent to improve my programming and design skills regarding first person shooting. There is no objective for completion.