Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 704 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 704 Bytes

UnitySWars

Importer / Exporter of Syndicate Wars files for Unity Game Engine

Drop GAME folder of SWars install CD into Assets folder to use. It should look like this:

image

Assets/Scenes/SampleScene: Scene for testing the different loaders. Navigate to the SwarsLoader object and press the Initialise button to load the current setup.

SwarsLoader/Maps can be used to control which map(s) to load. Ticking Load Range enables loading multiple maps simultaneously - be careful, this can end up being a lot of Unity objects.

For now, do NOT save the scene, it'll cause you problems later on. Switch to a different scene and back again to visualise a different map.