Custom actions; New pathfinding features; Move along curved paths & more.
Custom actions sound like a great way to organize object / family related "functions". Now I can just create a "Kill" action for the Player object type and handle all logic and visuals there instead of creating a function called killPlayer with "copy picked" or a UID parameter.