An open API service indexing awesome lists of open source software.

https://github.com/liraymond04/modular-third-person-shooter

Base third person shooter game built with modular scripting components for customizability and easy expansion.
https://github.com/liraymond04/modular-third-person-shooter

csharp game-development modular modularization third-person-shooter unity-game-engine unity3d

Last synced: 2 months ago
JSON representation

Base third person shooter game built with modular scripting components for customizability and easy expansion.

Awesome Lists containing this project

README

        

# modular-third-person-shooter

Base third person shooter game built with modular scripting components for customizability and easy expansion.

## Camera

![third-person-shooter-camera](https://media.giphy.com/media/Z79WrEn02M6Zbklxg3/giphy.gif)

## Movement

![hexagonal-system-movement](https://media.giphy.com/media/3wdVLmkyjpp5Irs47f/giphy-downsized-large.gif)

## Damage and Healing

![third-person-shooter-health](https://media.giphy.com/media/hAbaYxne3nQLqSyRSk/giphy.gif)

## Pause Menu

![third-person-shooter-pause-menu](https://media.giphy.com/media/31LYfqyMSpIFNSvIgB/giphy.gif)