Hi all,
so I've gone through unpacking the vfs files and now am digging around in it for a possible tracks mod. Specifically, I want to add custom tracks/sealanes between territories that aren't connected in the standard game.
So far it looks like tracks are defined by a bunch of verticies such as the following:
BOUNDING_BOX -1014 -508 1035 528
OBJECT "Object(0)"
BORDER_WIDTH 0.50003 0.50003
BORDER_COLOR 1 0 0
TEXT_ID ""
OPEN
TYPE EMPTY
SUBOBJECTS 1
SUBOBJECT "Object(0)"
VERTICES 6
1003 837
1011 833
1010 827
1015 823
1019 817
1028 815
END_OF_VERTICES
END_OF_SUBOBJECT
END_OF_SUBOBJECTS
END_OF_OBJECT
I suppose I can try and match those verticies with coordinates of bases and then figure out a way to add new ones, however, this looks to be a major pain in the butt. Has anyone mapped out the location of all bases and documented what verticies they correspond to?
Relavent files are found under strategic\configs\geosphere