Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/helmssyss/tps-shooter-system-alternative

This (intermediate) system is made with Unreal Engine 4.27
https://github.com/helmssyss/tps-shooter-system-alternative

cpp cpp17 game game-system ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp

Last synced: about 2 months ago
JSON representation

This (intermediate) system is made with Unreal Engine 4.27

Awesome Lists containing this project

README

        



![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![UNREAL](https://img.shields.io/badge/unreal-%2320232a.svg?style=for-the-badge&logo=unreal-engine&logoColor=white)

# TPS-Shooter-System-Alternative

- [x] Swap Weapon
- [x] Ragdoll
- [x] Respawn
- [x] Fire mode (Semi-Auto, Auto, Single)
- [x] ADS(Aim Down Sight)
- [x] Crouch
- [x] Weapon Reload Animation
- [x] Weapon Fire Animation
- [x] Eject Bullet
- [x] Particle in direction of bullet impact
- [x] Cross hit.
- [x] Recoil.
- [x] Head Rotation.
- [x] Drop/Equip Weapon.
- [x] Sprint/Walk

---
- My other repos:
- [FPS-TPS-Shooter-System | Intermediate-Advance](https://github.com/Helmssyss/FPTP-Shooter-System)
- [TPS-Shooter-System | Beginner](https://github.com/Helmssyss/TPS-Shooter-System)
---