Here it is, the first major update in six months. It's mostly just getting things up to speed with recent Construct 2 changes, but it has some minor fixes and additions as well.
Download Magicam Alpha 4 for Construct 2 (Includes example)
___________________________________________________
<font color="green">(ADD)</font> Support for saving and loading game states through the built in Construct 2 methods. This is a rather complicated feature, so there may still be bugs here.
<font color="green">(ADD)</font> Get X/Y/Zoom expressions.
<font color="green">(ADD)</font> Follow object image point. This is an addition to the standard "Follow object" action. You can specify an image point, and the camera will automatically follow that point. Can take numbers and names.
<font color="red">(FIX)</font> MovementTransitionProgress/ZoomTransitionProgress expressions did nothing and threw errors when used. They now work as intended, by returning a value between 0 and 1 stating the progress of a transition.
___________________________________________________
As usual, let me know if there are any bugs. Like I stated above, the save and load features are rather complex, so bugs might arise there - that coupled with me not looking at the code base for so long could lead to trouble, so keep an eye out.