/EssentialUE5BPs

Essential Unreal Engine 5 Blueprints - A UE5.3.2 project offering a collection of modular Blueprints based on the third-person template.

MIT LicenseMIT

Essential Unreal Engine 5 Blueprints (EssentialUE5BPs)

Overview

Welcome to Essential Unreal Engine 5 Blueprints (EssentialUE5BPs), a comprehensive repository of essential Unreal Engine 5.3.2 Blueprints! This project aims to provide a single, versatile resource for various useful Blueprints, enhancing the development process for UE5 projects. Based on the third-person template provided by Epic Games, EssentialUE5BPs is designed to be modular and easy to integrate into your projects.

Current Features

  • Third-Person Camera Zoom: Intuitive controls for zooming in and out in a third-person perspective, perfect for exploration.
  • First-Person Camera Mode: Seamlessly transition to a first-person view either by zooming in or triggering a key/event.
  • Over Shoulder Third-Person Camera: Ideal for combat and aiming scenarios, it includes strafing for an immersive experience.

Planned Features

  • Utility Blueprints: Useful blueprints for developers.
  • Swimming Mechanics: Blueprint for realistic and customizable swimming actions.
  • Flying Mechanics: Enable characters to navigate the skies with ease.
  • Interaction System: A replicated blueprint to facilitate interactions within the game environment.
  • Replication: Creating seperate actors, etc, so that key gameplay elements such as interactions, combat, health, and all forms of movement are consistently synchronized across all players in a multiplayer environment, providing a seamless and unified gaming experience.

WIP

  • True First-Person Camera Mode
  • Additional animations
  • Equiping range and melee weapons
  • Attacking with weapons

Getting Started

To get started, clone this repository and open it in Unreal Engine 5.3.2. The project uses more or less stock project settings, making it straightforward to integrate into your workflow.

Prerequisites

  • Unreal Engine 5.3.2
  • Basic understanding of UE5 project structure

Installation

  1. Clone the repository: git clone https://github.com/lostcrowgames/EssentialUE5BPs
  2. Open the project in Unreal Engine 5.3.2+.
  3. Explore the Blueprints and integrate them into your project as needed.

Contribution

As this project is continually evolving, contributions are welcome. Whether it's adding new Blueprints, refining existing ones, or suggesting improvements, feel free to fork the repository and submit your pull requests.

License

This project is open-source and available under the [license name]. See the LICENSE file for more details.

Acknowledgements

  • Thanks to Epic Games for the third-person template.
  • All contributors and users who test and improve EssentialUE5BPs.