Jump to content

Photo

Making a ship sail


  • Please log in to reply
2 replies to this topic

#1
oscarmeyer212

oscarmeyer212

    Stranger

  • Members
  • Pip
  • 1 posts
<_< How can I make a ship sail, like circle the world?

Mason

#2
Draconium

Draconium

    Enthusiast

  • Members
  • PipPip
  • 126 posts
lots of scripting...

#3
breck

breck

    Regular

  • Members
  • PipPip
  • 57 posts
The move comand will make an item (like a ship) move. use it like this :

Move , axis , speed

Axis is in standerd rectalinear (X,Y,Z) and speed is in game unit's. you will have to give Two Or three move comands at the same time, one for each axis. The thing that will suck is that all the stuff on the ship will also need to be scripted to move or else it will be left in mid-air. I hope you have a lot of time on your hands, to do the scripting, if your thinking of making the ship werk like a vehicel that the pc can steer. I would like to see your script when your done though, it would be neat to see it werk. good luck.

ps: Y=north/south X=east/west Z=up/down Just like a graph.




Page loaded in: 1.465 seconds