MMF2 Extensions

All these extensions for MMF2 are created by me (Anders Riggelsen).
They can freely be used in commercial software without any credit ( though I would like some ;D ).
Lens, Advanced Game Board object and MoveIt object are part of the first MMF2 bonus pack so you have to download the pack to obtain those extensions.

All my old MMF1.5 extensions can now be found here: MMF1.5 Extension page

Parallaxer Object
download
The Parallaxer object allows you to create Pseudo-3D like environments by parallax-scrolling each line in an image you create. This object is highly speed optimized so you can easily create full screen effects while maintaining a good frame-rate. You can easily attach objects to the parallax effect and the objects will move as if they were placed inside your effect as you scroll around. You can also animate the effect.

Download - Example file
Perspective Object
download
Can distort the background much faster than Lens object for MMF but is limited to the following effects:

Perspective, Panorama, Sine Wave, Sine Offset, Custom and Custom Offset

Download
Function Eggtimer
download
Function Eggtimer makes timed events much easier to make and control. For example you can call a function that first will be triggered after a delay you decide. Also allows for repeating functions and ever-repeating functions.

Download
Viewport object
download
This extension allows you to resize, zoom and flip a portion of the graphical frame and display it wherever you like. Usefull for mirror, "camera" effects and precise drawing.

Note: This object is still in beta and new versions may be out once in a while.

Download
Active Overlay
download
Use this object together with the Overlay Redux object and you can display the overlay object as an active object that can go above other active objects!

Download
Advanced Game Board Object
download
Advanced Game Board Object (AGBO) makes the creation of 2d style board games faster as it provides different kinds of searches a game board developer could need.

Part of the MMF Bonus Packs

Download
Lens Object
download
Distorts the background below the Lens object. Usefull for special effects. Lens works best for relatively small effects because it gets noticeably slower the bigger the object is.

Part of the MMF Bonus Packs

Download
MoveIt
download
Simply tell this object which objects to move and where, with a given speed or within a given time and MoveIt will automatically control the rest for you.

Part of the MMF Bonus Packs

Download