Hello, I'm currently working on new custom buildings for my server. I'm currently building a bridge to the island (cant remember the name). I've got the bridge built and it's prefect. But at each of the ends when the bridges begin to come back on land they begin to just spazz out and look really bad.
I'm using this code to try and straiten them vertically
_obj setVectorUp [0,0,0];
It just isn't seeming to work though :(
If anybody has any other suggestions that would be great.