Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: SF-Junky on January 19, 2010, 02:19:58 pm
-
I used PCS2 to add docking ports to these dock structures (http://sebastian.ramrod-network.de/Freespace/Docksports.7z).
This is the result:
Pic 1 (http://sebastian.ramrod-network.de/Freespace/images/Dock01.gif)
Pic 2 (http://sebastian.ramrod-network.de/Freespace/images/Dock02.gif)
What did I make wrong?
-
You have the points at the same coordinates. They need to be separated as this determines which way the ships orient at docking. Just add or subtract one from one of the appropriate axis. If it's on a slant then do a little math to get a about 1. It doesn't have to be exact.
-
See the guide in my sig, it has a section on dockpoints with pictures.
-
See the guide in my sig, it has a section on dockpoints with pictures.
This thing looks really useful.
The docking points now also work. Thanks.