Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Enioch on December 24, 2008, 11:07:09 am

Title: Rolling
Post by: Enioch on December 24, 2008, 11:07:09 am
There are past topics about this, but they're in the long-distant past, so here goes nothing:

Is there any way to force a ship (fighter, to be exact) to roll, while flying waypoints? You know what I mean: I want it to fly corkscrews. Possible or not? If it's possible but hard, could you give me some detailed instructions on how to do it?
Title: Re: Rolling
Post by: Aardwolf on December 27, 2008, 12:38:29 am
Are you limiting this to a FRED-only solution, or is this something you could use scripting with? If the latter, you can script the ship to have a desired angular velocity (I think)...
Title: Re: Rolling
Post by: FUBAR-BDHR on December 27, 2008, 01:41:15 am
Never tried this but what about a repeating event using set-object-facing while adjusting the optional bank?
Title: Re: Rolling
Post by: Vidmaster on December 28, 2008, 06:10:24 am
holy crap OF COURSE! That could work!

Thanks FUBAR!!!