Jump to content
Sign in to follow this  
BakaSan

Free Flight Starting Altitude...

Recommended Posts

Is it possible to set your start position on the ground, rather than staring mid-air? With the map you can click to change your position, but there doesn't seem to be any options for changing your starting altitude. If there isn't an option to do this in the demos Free Flight mode, is\will this be implemented in the full version?

Thank You

Baka San

Share this post


Link to post
Share on other sites

In the Free Flight mode I don't know. But in the editor you can type this in the initialization box to set the chopper altitude.

this setpos [getpos this select 0, getpos this select 1, +[color="Red"]1[/color]]

I invit you to follow this guide :)

http://takeonthegame.com/take-on-editing/

---------- Post added at 15:45 ---------- Previous post was at 15:26 ----------

- Place a empty helicopter on the map. Name it "chopper"

- Place a player on the map. In the init box type "this moveInDriver chopper"

In you want the engine to be turned on change the "state" of the chopper to "fly". Then you can set the altitude by typing this line in the init box of the chopper.

this setpos [getpos this select 0, getpos this select 1, +0]

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×