I’ve been working on the development of an auxiliary scripting/command-line interface called AnimationAPI. The GitHub repositiory describes it as:
a comprehensive collection of Lua functions that allows one to easily manipulate camera and character controls in order to assist with machinema-making.
The objective of this post is to recruit Rōblox developers to play a role in its development in terms of helping to test and document the code.
It is worth noting that AnimationAPI is designed to be compatible with multiple installation methods (as a server-script, plugin, etc). As this is a long-term, multi-faceted project, documentation also has to be provided so as to enable other developers to access it easily. Here is what you could do:
- If you’re an experienced GitHub user, you could fork this repository, add the modifications you need, and create a pull request.
- If you’re unfamiliar with git, you could download the files and extract Testing Place.rbxlx to do your modifications.
- If you’re a good documentator and would like to help the cause, you could check out the repositiory’s wiki.
- Most of all, feedback on what features I should add to fulfil AnimationAPI’s purpose would be highly appreciated.