Okay, I've been working on some missions and have been trying to link them into a campaign (which I've not quite yet mastered) It seems I hit a weird error,
Mission "Mission01" Last branch isn't set to true
This is what I have in the "branches"
--------------------------------------------
- Branches to Mission02.fs2
+ Is-Previous-Goal-True
+ Mission01.fs2
+ Objective 1
-Repeat Mission
+ Is-Previous-Goal-False
+Mission01.fs2
+Objective 1
------------------------------------------
Of course it looks the same for all the rest of the mission links, Is there something I am missing, maybe something in the missions themselves? And is there some sort of Campaign editing help document or something like that lying around somewhere?