Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/helmssyss/tps-shooter-system-alternative
- Owner: Helmssyss
- License: mit
- Created: 2023-12-05T23:47:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T21:41:19.000Z (12 months ago)
- Last Synced: 2024-10-12T14:09:54.238Z (3 months ago)
- Topics: cpp, cpp17, game, game-system, ue4, ue5, unreal-engine, unreal-engine-4, unreal-engine-5, unreal-engine-cpp
- Language: C++
- Homepage:
- Size: 41.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
---