Skip to content

jonny2027/Rade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


UE Dynamic Shooter Template.

alt tag

Youtube Link :

IMAGE ALT TEXT HERE

This template was made for three types of users:

  • Artist. Who want to import and use their assets without the need to configure or code at all.

  • Blueprint developers. Who don't want to structure everything. They can configure and extend the already existing framework and implement the unique features of their projects.

  • C++ developers. Who want to prototype or create projects without the need to start from zero.

Features:

First and Third Person Camera System

Character System

Internally managed events system of: Pickup, Death, Revive and many more

Animation System

4 Animation Archetypes – Bare Hand, Hand-Gun, Semi-Auto, Rifle. 41 custom arms animation

Item, Inventory System

Pickup System

Weapon System

  • Rifle Weapon
  • Shotgun Weapon
  • Launcher Weapon
  • Constructor Weapon

HUD System

Internal Events that includes fast access, control or modification to data about player, inventory, weapon and many more

Dynamic Replication of Systems.

All the systems were designed to work in single player and mutiplayer mode with dynamic replication.

Input: WASD - Movement Left Mouse Button - Fire - Main Fire of Weapon Right Mouse Button - AltFire - Alternative Fire of weapon E - Action - Pickup Item, Use Item, Equip Weapon. Q - AltAction - Alternative Action With item R - Reload - Reload Weapon F - Faction - Drop Item Spacebar - Jump/DoubleJump

Unreal Engine Forum Page: https://forums.unrealengine.com/showthread.php?87938-Rade-Dynamic-Shooter-Template&p=399423

Copyright 2015 Vagen Ayrapetyan.


About

Unreal Engine Dynamic Shooter Template

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.5%
  • C# 1.5%