Description
—————————————————————————–
Update Ver 1.1.0
—————————————————————————–
Update Ver 1.1
—————————————————————————–
The ActionCameraManger plugin is a camera plugin used in local action battle games. The plugin automatically adjusts camera operations with camera changer, allowing developers to focus only on player movements. It has three camera modes : 2D, 2D_Fix, and 3D.
First of all, “2D_Fix” mode is useful for projects in which the camera cannot rotate and only increases the SpringArm Length, so it only moves from side to side.
Next, the “2D” mode allows the camera to rotate, and the distance also increases, so you can put both players in the viewport wherever they are. However, since rotation is not natural when moving up and down, it is useful for projects in the form of playing by moving only left and right, and moving only a little bit up and down.
Finally, the core “3D” mode. This mode is similar to “2D”, but it is useful for projects where you can move up, down, left, and right freely because it shows naturalness in the rotation when you move up and down.
Technical Details
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 2
Network Replicated: Yes
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
Documentation(1.0ver) : YouTube
Documentation(1.1ver) : Docs
Example Project: GoogleDrive
Supported Engine Versions
5.0 – 5.1