Wolf35Nine Wolf35Nine

Connecting Stars in Galaxy Forge....

Connecting Stars in Galaxy Forge....

Sorry if someone has already answered this but....Can anyone tell me how to connect stars in Galaxy Forge? The right click/left click connecting tool doesnt seen to work for me when attempting to connect stars.
28,663 views 29 replies
Reply #26 Top
Are they ever gonna add a easier way to connect wormholes?? Seriously is it that difficult for developers to do that? Currently you have to magically figure out what planet # of what star # your first wormhole is then figure out the same for the connection but of course you can't find that info while you are making the galaxy! If any1 knows of a dummies guide to connecting wormholes please let me know!
Reply #27 Top
The devs have already said that they plan to allow inter-system wormholes within GF in a future update.
Reply #28 Top
Can anyone tell me how to connect stars in Galaxy Forge? The right click/left click connecting tool doesnt seen to work for me when attempting to connect stars.
End of quote

I think they're all auto-connected by default.

As far as I know, wormholes can be connected whithin the same system using GF, but has to be done manually for between-systems holes.
Reply #29 Top
interStarConnection
starIndexA 0
planetIndexA 15
starIndexB 1
planetIndexB 6
spawnProbability 1.0
type "Wormhole"
End of quote


Can I use this to create Phaselanes between actual stars directly? Basically I am creating a map where one player starts with an undefended Empire but has interior lines for defense (the phase lanes between stars) without needing the interstellar travel research.

Would it be something like:
interStarConnection
starIndexA 0
planetIndexA 15
starIndexB 1
planetIndexB 6
spawnProbability 1.0
type "Phaselane"

Though, not sure what to do with the planetIndex part since I want the phase lane to go from StarA to StarB directly.