Bezier curve paths; Convert functions; User Media recording; Loads of bug fixes.
Will the game recorder allow us access to the individual video frames?
In particular, I would like to split up a 2-second user video recording into 60 frames, and be able to put them into a sprite animation so that a user could review one frame at a time. Is this possible?
This is more of a video-editing feature and is not something the Game Recorder object is designed to cover. You could try loading the resulting video in to the Video object and play/pause it though.