Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gerlogu/WeaponFOVAndClippingFix

An Unreal Engine asset to fix the most common FPS problems in an easy way 🔫
https://github.com/gerlogu/WeaponFOVAndClippingFix

field-of-view fov game-dev tool ue4 unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-blueprints unrealengine unrealengine5

Last synced: 3 months ago
JSON representation

An Unreal Engine asset to fix the most common FPS problems in an easy way 🔫

Awesome Lists containing this project

README

        

# Weapon FOV & Clipping Fix
[![Version](https://img.shields.io/badge/Version-1.0.2-3FB911?style=flat&logo&logoColor=white&labelColor=4d4d4d)](https://github.com/gerlogu/WeaponFOVAndClippingFix/releases/tag/v1.0.2)
![Asset Type](https://img.shields.io/badge/Blueprints-0086d9?style=flat)
![Asset Type 2](https://img.shields.io/badge/Materials-00d998?style=flat)
![Asset Stars](https://img.shields.io/github/stars/gerlogu/WeaponFOVAndClippingFix?style=social)
An Unreal Engine asset to fix the most common FPS problems in an easy way 🔫

https://user-images.githubusercontent.com/55363746/225155677-d2e5db50-5fc6-4e0e-9e7a-af6921dbe558.mp4

#####

If you find this asset useful, please support it by giving a "★ Star" to the repository, thank you!

## Description
***Latest Update:*** _July 24th, 2022_

***Note:*** _A good understanding of Blueprint Components, Materials & Material Functions will be useful if you want to modify content._

***[Video Preview](https://www.youtube.com/watch?v=B9kg524mwxU) / [Documentation](https://gerlogu.com/wp-content/uploads/2022/05/Weapon-FOV-and-Clipping-FIX-Users-Manual.pdf) / [Official Website](https://gerlogu.com) / [GitHub Profile](https://github.com/gerlogu)***

### 📚 Overview

This asset allows you to fix the most common problem in FPS projects: **Clipping and FOV**. It includes **customized Material Functions** that allows you to **fix every mesh material** in a First Person Shooter.

### 📣 Content

This is what you can modify:

- Material Functions
- Weapon FOV value
- Weapon Clipping
- Weapon Camera Sway
- Weapon Movement Sway

### 🛠 How to Use

Read the manual here: [HERE](https://gerlogu.com/wp-content/uploads/2022/05/Weapon-FOV-and-Clipping-FIX-Users-Manual.pdf)

### ✔ Additional Content

This asset also includes the following content, useful for any First Person Game:
- **Weapon Sway Components:** Add it to your character and make your game feeling more professional

### 🗣 Contact

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

- **OFFICIAL WEBSITE:** www.gerlogu.com
- **CONTACT EMAIL:** [email protected]

### âš  Disclaimer

No fire effects nor animations are included.

## Technical Information

**Features:**

- Fix First Person Weapon Clipping **by using included Material Functions**
- Fix First Person Weapon FOV **by using included Material Functions**
- Customize World FOV and Weapon FOV **separately**
- Includes fully customizable Material Functions
- **Camera Sway Component** that allow your weapon to move with the camera
- **Movement Sway Component** that allow your weapon to move with the player lateral movement

**Number of Blueprints:** 10

**Number of Macro Libraries:** 1

**Number of Data Tables:** 1

**Number of Structures:** 1

**Number of Material Functions:** 3

**Number of Materials:** 6

**Texture Resolutions:** Anyone is valid

**Input:**

*Action Mappings*
- Jump: Gamepad Face Button Down | Spacebar

*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:** All

**Documentation:** [HERE](https://gerlogu.com/wp-content/uploads/2022/05/Weapon-FOV-and-Clipping-FIX-Users-Manual.pdf)

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

## Images

![Image-1](https://user-images.githubusercontent.com/55363746/180665862-2afb39e0-d410-4cd5-b599-820b8aaf24fd.jpg)
![Image-2](https://user-images.githubusercontent.com/55363746/180665868-570311df-5fa5-44de-828b-b6638bdd2422.jpg)
![Image-3](https://user-images.githubusercontent.com/55363746/180665869-c0acc161-2840-465b-b422-a3d087425110.jpg)
![Image-4](https://user-images.githubusercontent.com/55363746/180665870-1d20ce41-29b4-44b0-9a1e-30b3fb442639.jpg)
![Image-5](https://user-images.githubusercontent.com/55363746/180665873-86e5ee74-17f0-4e01-bea4-5ff167b6e32a.jpg)
![Image-6](https://user-images.githubusercontent.com/55363746/180665874-135b2475-737e-4a26-abc1-d1fef1944ba2.jpg)