Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: shiv on February 16, 2007, 03:42:17 pm

Title: Trails for ships like in Homeworld?
Post by: shiv on February 16, 2007, 03:42:17 pm
I can add a trail in ships.tbl by $trail.
It works only when afterburner is active. Can I do it without using afterburner?
Title: Re: Trails for ships like in Homeworld?
Post by: Wanderer on February 16, 2007, 04:05:29 pm
Easiest would be probably to use the 'nebula' trails options...

That is to use these http://www.hard-light.net/wiki/index.php/Ships.tbl#.24Trail: (http://www.hard-light.net/wiki/index.php/Ships.tbl#.24Trail:) ,
instead of trails defined with these http://www.hard-light.net/wiki/index.php/Ships.tbl#.24Afterburner: (http://www.hard-light.net/wiki/index.php/Ships.tbl#.24Afterburner:).

And then in FRED change the 'Ship Trails' section to ON and also the minimum speed either to 0 or something close to it.
Title: Re: Trails for ships like in Homeworld?
Post by: shiv on February 17, 2007, 01:44:51 am
I cpulded use this, and I knew it, but i want trails from engines.
Title: Re: Trails for ships like in Homeworld?
Post by: Wanderer on February 17, 2007, 03:16:48 am
Move the trail start locations to the engines?

That is use this field: +Offset:
Title: Re: Trails for ships like in Homeworld?
Post by: shiv on February 17, 2007, 06:13:23 am
Thank you!