Hi everybody, thanks for the positive feedback and input.
@Blink: I'm using A6 myself, so that won't be a problem
well I've had a busy week working on another prototype for my course.
I've got the clouds facing properly by using the following code:
Code:
my.oriented=off;
my.facing=on;
I don't know how this behaves when the camera is EXACTLY above a cloud but it isn't a problem in this case as you never get to look straight down at a cloud anyway.
The students I am making this for wanted a world that was 50% water 50% land so I've a water shader (yay to Roel Smit for that and ChrisB for the render2texture dll).
Here are some new shots and a new video capture:
I'll be back in a week with more progress. I also hope to clean up the code A LOT as it is now a rather shameful mess