PDA

View Full Version : Swim Script


Whataface2
10-29-2007, 10:52 PM
I'm trying to make a script that lets the player swim. I can make it work by using the object bypass script, but I have ran into some problems.

I was wondering if there was away to set some bounderies so the player cannot climb mountains. I've also notice that when I have the script bypass on the player that a lot of the start commands of other scripts don't work.

Is there a way to fix this or another way to set up the swim script?

Rodak
10-30-2007, 05:45 AM
Try an invisible boat. Just have the character "lay down" and make a vertical move adjustment if needed.

Should work, but I never tried it!

Whataface2
10-30-2007, 10:03 PM
Thanks, I'll give it a try.