** FlowMo | Full Changelog **

"V1.0.3": {

    Gameplay
- Added a tool-switching tool (that's fun to say)
- Added a separate tool for deleting rotational points
- Camera can now be controlled externally from other players
- Changed Play/Stop tool to work in the End-dimension
- Changed the tools for 'Camera Zoom' and 'Enable Looping' for optimization
- Multiple toolsets can be utilized at the same time
- Updated and reorganized toolsets

    Commands
- Added the changelog as 'changelog.txt'
- Function 'point_loop' no longer improperly sends debug message
- Function 'rot_point_add' no longer debugs any message in chat
- Function 'scene_reset' now clears the inventory of players using toolsets
- Function 'tools_camera' no longer gives two 'Grab Point' tools
- Function 'tools_switch' will switch the active toolset
- Renamed 'add_cam' to 'cam_add'
- Renamed 'add_target' to 'target_add'
- Renamed 'add_target_static' to 'rot_point_add'
- Renamed 'cam_add_shake' to 'cam_shake'
- Renamed 'scene_play' to 'scene_start'
- Optimized code for toolset functionality
- Updated descriptions for existing 'help_' functions
- Updated keyframe display message

}