Hard Light Productions Forums
Hosted Projects - Standalone => Wing Commander Saga => Topic started by: Darkmatter on April 06, 2023, 03:00:40 pm
-
Hi, I was wondering if it's possible to turn your ship without having it roll, like ships fly in WC?
Thanks!
-
It is possible, but it requires modding the games table files.
Assuming one knows how to alter table files and how they work, the part of the table that would need to be added is here:
https://wiki.hard-light.net/index.php/Ships.tbl#.24Banking_Constant: (https://wiki.hard-light.net/index.php/Ships.tbl#.24Banking_Constant:)
-
Is this something that would need to be done in the source code or is it a file that can be accessed from one of the game folders?
And, thanks!
-
It's all modular through table files which are editable in notepad, codepad or any other text editor.
Check the modding wiki for loads of guidance. (Link at top of this page)