Provides even more functions that are very useful when creating custom movements, and doing most movement related work.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Advanced Game Board
Makes the creation of board games much easier with its built in looping and searches for connected bricks.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Advanced Path Movement
Create paths with multiple branches where the player can choose to take the shortest route from their current position to a new position.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Chess Object
A powerful chess engine to create Chess AI in your game.
Yes
No
No
No
No
No
No
No
Direction Calculator
Allows you to work with the directions of other objects that might be otherwise be difficult.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Easy Detector
Allows easy detecton of collisions on active objects.
Yes
No
No
No
No
No
No
No
Easy Grid Object
Can create a grid to snap your objects in-game quickly and easily.
Yes
No
No
No
No
No
No
No
Hi-Score
Records the top scores for a game.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Inventory
Handles a complete inventory.
No
No
Yes
Yes
No
No
Yes
No
Isometric Grid Object
Allows you to create complex multi-levelled pseudo-3D isometric worlds, with full support for the Z-axis and different levels in your isometric world.
Yes
No
No
No
No
No
No
No
Lives
Displays the number of lives that each player has left in a game. Built-in to Fusion.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Minimap Object 2
Creates a minimap for use in games.
Yes
No
No
No
No
No
No
No
Mode 7 ex object
Advanced graphical extension for images and scenary.
Yes
No
No
No
No
No
No
No
Move Safely 2 Object
Allows multiple objects to move 'safely' from one point to another taking 'in-between steps' rather than jumping, allowing you to test for collisions.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
MoveIt
Allows you to easily move objects to a given position.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Pathfinding Object
Implement pathfinding AI into your games - Set a grid of obstacle/clear cells, set start and destination coordinates, and the object will calculate the quickest path to the destination.
Yes
No
No
No
No
No
No
No
Platform Movement Object
Powerful alternate to MMF's built-in platform movement. Easy to use and provides you with everything you need to create functional, flexible, custom platform games.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Score
Keep track of a player's score during a game and displays it on the screen.
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Stone Goose Level Object
Saves level information to an XML level file, and loads the data back with callbacks for object recreation.