XpycT / EnhancedCamera

UE5 Enhanced RTS/MOBA camera implementation
MIT License
4 stars 0 forks source link
camera moba rts ue5 ue5-plugin

Enhanced Camera - Unreal Engine Plugin

An easy way to add an RTS/MOBA camera to any project.

Core Features

Input Actions:

Installation

  1. Navigate to your project's directory and create a Plugins/ folder if it does not exist.
  2. Download and extract the archive into the Plugins/folder.
  3. Launch your project. Ensure that the EnhancedCamera plugin is enabled.
  4. Create a new blueprint and inherit from ECRTSCamera or BP_RTSCamera.
  5. Open your blueprint and assign your InputMappingContext and InputActions, or use the ready-made ones from EnhancedCamera/Content/Input/.
  6. Add your blueprint to the scene.

Example

https://github.com/XpycT/EnhancedCamera/assets/120016/050eab40-880f-4eee-adf2-a5948dc8eb87