The repository for holding all of the 501st Mission Files.
- Create your composition. Give it a name, the simpler the better (easier to add to the generator).
- Add an object with the name
mission_generator_center_point
. See the existing compositions for an example of this.- You want to place this at the spawnpoint of your composition (it's where the generator will use a centerpoint on the comp for spawning).
- Open a framework map and place your composition where the spawn should be.
- Zoom in as close as you can get to the object you placed in step 2 and hover your cursor over the marker.
- Paste/create a new maker (using a marker from a previous map or one from a different comp already on the map). Using
ctrl+v
will paste the marker at your mouse cursor.- DO NOT DELETE ANY EXISTING MARKERS
- Ensure the name of the maker matches the name of the composition exactly (i.e: matches the folder name of the composition).
- Repeat steps 3-7 for every framework map.
- Place your new template comp in
Compositions/Generator
andCompositions/<correct folder, ex: fobs in the FOB folder>
.- The generator folder is for running the mission generator, the other one is for a backup.
- Update all the Framework files in the repo with your new copies that you added the new markers to
- Push an update to the repo
And thats that, your new comp should have its own files generated the next time the generator runs.