fjardon / ProceduralFPSAnimationsPlugin

Plugin for Unreal Engine 4/5 πŸ‘β€πŸ—¨ Add procedural animations to your First Person Shooter by using Curves and modifying values πŸ”«

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Procedural FPS Animations Plugin

Version
Plugin for Unreal Engine 4/5 πŸ‘β€πŸ—¨ Add procedural animations to your FPS by using Curves πŸ”«

ProceduralFPSAnimations

Description

Latest Update: September 10th, 2022

Note: A good understanding of Blueprints & Curves will be useful in order to modify content.

Official Website / GitHub Profile

πŸ“š Overview

This tool allows you to create several animations for a First Person Shooter by editing Unreal Engine Curves. It also includes data based weapon sway. If you need more help to include this plugin to your project, you can contact me at contact@gerlogu.com.

πŸ“£ Content

This is what you can modify:

  • Curves
  • Blueprints
  • Components
  • Data Values
  • ...and everything you need ;)

πŸ—£ Contact

If you have any questions, contact me and I will answer you and include your question into the User's Manual.

⚠ Disclaimer

No enemy nor Fire events like bullet spawning are included.

Technical Information

Features:

  • Custom Movement Sway by editing Component Variables.
  • Custom Camera Sway by editing Component Variables.
  • Custom Animations by editing Curves.
  • 5 Example Animations INCLUDED.

Number of Blueprints: 1

Number of Components: 1

Number of Scripts: 5

Input:

Action Mappings

  • Jump: Gamepad Face Button Down | Spacebar
  • Fire: Left Click

Axis Mappings

  • HorizontalMovement: D (1.0) | A (-1.0) | Gamepad Left Thumbstick X-Axis (1.0)]
  • VerticalMovement: W (1.0) | S (-1.0) | Gamepad Left Thumbstick Y-Axis (1.0)]

Network Replicated: No

Supported Development Platforms:

  • Windows
  • Linux
  • Mac

Important/Additional Notes: Contact me and I will answer you and include your question into the User Manual.

About

Plugin for Unreal Engine 4/5 πŸ‘β€πŸ—¨ Add procedural animations to your First Person Shooter by using Curves and modifying values πŸ”«

License:MIT License


Languages

Language:C++ 92.6%Language:C# 7.2%Language:C 0.2%