Description
Dynamic 3D Side Scroller / Platformer camera system for 3D games.
This camera system that is designed for 3D Games. You can adjust any behavior to the camera like set the Camera Position, FoV, Choosing Fixed Camera or Following the player, set the duration of any transition between camera, and also choosing objects that you want to hide.
If you want to use this camera on other level, set the GameMode to BP_GM_Base.
You have to manually add these to your level:
– PlayerStart (1)
– BP_PlayerMark (1) -> Once done, set the variable of PlayerStart
– BP_CameraSideScroller3D (1)
– BP_CameraControl (Can be many, but Do not overlap each others)
**Other explanation can be found on Blueprints
Technical Details
Number of Blueprints: 7
Input: Keyboard, Mouse
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: Not Tested
Supported Engine Versions
4.27, 5.0 – 5.3