Hey Remnant,
Having a great time with WM now that I really understand how to use it for a change and some of the effects and scene’s I am coming up with for Unity3d are quite amazing and I cannot wait to show case it soon. However I’ve come across a bug that I am hoping you can put in the upcoming maintenance release or if there is a way I can fix it myself that would be even better.
Whats happening is this, in the Project World Parameters settings is an option to Flip the Y axis orientation when doing tile builds, this helps me with how unity handles imports of the bitmap files created by my splat-map device. However the issue is that I have to build the world twice in order for it to work right as only the bitmap exports need to be flipped, the .r16 height map files do not need to be as unity imports them properly.
Now as you can imagine the amount of builds required in order to get things exactly right for the world ca reach in the hundreds easily, and of course having to build things twice is a big PITA …
So then I found the Flipper device in the Filter devices and thought I could use that to just flip the bit maps themselves and that way I just need to build things once. Well it works, sort of, what it does is flip the height map when it goes into the Splat-map device and the bitmaps get generated. However when they come out the other end tiled yes the Y is flipped on import but so is the X axis and so it doesn’t match up quite right.
So there is a difference between the Tile Build Y axis flip and the Flipper device Y axis flip but I am not sure how to go about fixing it really as the device isn’t editable of course.
Any thoughts on how to get the Flipper device to work the same as the PWP? Or is there a way to do change the behavior of the tile world builds so that we can pick what gets flipped and what doesn’t?
Thanks again for an awesome product