Camera Volumes System for side-scroller games

Update 2019/05/31

  • Fixed OnVolumeChanged event, so for now it fires only after all parameters updated.
  • Added runtime setters to character camera component for default camera location, focal point and roll.
  • Added pawn control rotaion support. So, now you can make 3rd person camera games with pawn control rotation.
    Docs - Architecture and classes · redcatbox/CameraVolumes Wiki · GitHub.