Extension Development
From FusionWiki
Extension Development is the process of making extensions for Multimedia Fusion 2, undertaken by extension developers.
Contents |
Extension SDKs
- MMF2SDK Official C++ SDK, includes documentation and movement SDK
- rSDK Unofficial C++ SDK - outdated but still widely used
- JavaExtensions Official Java SDK, includes documentation
Tutorials
- FusionWiki's introduction to extension development with rSDK
- rSDK cheatsheet: Actions, Conditions, Expressions
- JGED Tutorial #1 - Jaffob's Guide to Extension Development (Requires forum account to view)
Source code
- Open source MMF2 extensions written by Anders Riggelsen
- Inline Loop Object is opensource
Clickteam Forum Links
- Extension Development Information and talk about building extensions and also beta version testing
- Released Extensions An area to release finished extensions
- Bidding Pool An area for open bid requests to coders for Extensions, Movements and other third party coding opportunities
