Here's something that could be really useful in MMF 2:
Object Hierarchies.
This is useful for giving enemies a custom movement with sensors.
You can set the enemy as the parent object and the sensors as the children. This way if the sensors collide with something, the actions for the enemy will only be for the enemy that the sensors are associated with.