Again, still kinda playing around, but is there a smarter way to do terrain transitions? Right now there's a lot of manual work after doing a 9-slice and 4 inner to get it to pick the next 9-slice and 4-inner that matches.
Normally I'd do this with layers, but I'd like to get it programmatic. Water -> Sand -> Grass -> Sand -> Water... If that makes any sense :)