Marketplace link
https://www.unrealengine.com/marketp...volumes-system
Docs
https://github.com/redcatbox/CameraVolumes/wiki
Demo videos
ADVANCED SIDE SCROLLER
PAPER2D SIDE SCROLLER
FIXED CAMERAS
TOP DOWN
Description
Camera Volumes System allows you to create side-scroller games with advanced camera behavior.
Easy to use and integrate into your C++ or Blueprints project.
Features
Engine version - 4.21, 4.22
Side-scroller screenshots:





Paper2D side-scroller screenshots:


Top-down example screenshots:



//--------------------------------------------------
https://www.unrealengine.com/marketp...volumes-system
Docs
https://github.com/redcatbox/CameraVolumes/wiki
Demo videos
ADVANCED SIDE SCROLLER
PAPER2D SIDE SCROLLER
FIXED CAMERAS
TOP DOWN
Description
Camera Volumes System allows you to create side-scroller games with advanced camera behavior.
Easy to use and integrate into your C++ or Blueprints project.
Features
- 2D / 2.5D / 3D support
- Paper2D support
- Perspective & Orthographic camera support
- Static & Dynamic camera volumes
- Movable & Static cameras
- Adjustable camera location, focus point, roll, field of view or ortho width
- Ability to block camera movement on volumes sides on specified depth
- Adjustable camera transitions between volumes
- Camera location / rotation lag
- Camera field of view and ortho width interpolation during transitions
- Camera collision
- Ability to modify camera behavior with blueprints
- Ability to modify volume parameters in runtime
Engine version - 4.21, 4.22
Side-scroller screenshots:
Paper2D side-scroller screenshots:
Top-down example screenshots:
//--------------------------------------------------
Comment