Log in

View Full Version : Question re: modifying guns on ships


steve_the_slim
02-08-13, 05:31 PM
I'm trying to edit the guns on a playable ship so they're no longer able to rotate through the hull. I've figured out how to edit the traverse values in S3D but I can't figure out how to tell which gun is attached to which part of the ship, so I don't know what the traverse values should be. How can I figure out which gun goes to which spot?

peabody
02-09-13, 03:49 AM
I'm trying to edit the guns on a playable ship so they're no longer able to rotate through the hull. I've figured out how to edit the traverse values in S3D but I can't figure out how to tell which gun is attached to which part of the ship, so I don't know what the traverse values should be. How can I figure out which gun goes to which spot?

Use the parent ID of the obj turret node. Each obj_turret in the .sim file (which is where the traverse nodes are) has a parent ID. Copy it, open the .dat file, select the ship and show preview.
Now go to the menu file and "find", paste the ID number you copied. Select the little button above the preview window that looks like a small video camera (center on object) and it will show you where the gun is located.

steve_the_slim
02-12-13, 12:14 PM
Thanks, that worked great.