Tween behavior; Drawing canvas plugin; Advanced random plugin; Bug fixes.
Not yet, I'm working on a blog post at the moment. At it's most basic there's 5 types of noise in 2D and 3D versions. Each one has an expression which takes a position and returns a value between 0 and 1. In early testing I used a tilemap to draw values, but the new drawing canvas "set snapshot pixel" is easier.