Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kruncher kruncher released this 24 Sep 22:14
· 17 commits to master since this release

Minimum Requirement: Unity 5.6.3f1 (not tested in Unity 2017)

User Guide: https://github.com/rotorz/unity3d-tile-system/wiki

New projects should use the loose sources rather than the compiled DLLs that are attached to this release.

Compiled DLLs are available for existing projects that used the "Rotorz Tile System" asset from the Unity asset store since Unity doesn't provide a way to maintain asset/script GUID links when switching between source and DLL distributions.

  1. Backup your files before attempting to use this release.

  2. Make sure that Unity is closed.

  3. Delete the following files using the operating system:

    • {YourProject}/Assets/Rotorz/Tile System/Editor/TileSystem.Editor.dll
    • {YourProject}/Assets/Rotorz/Tile System/Editor/TileSystem.Editor.dll.meta
    • {YourProject}/Assets/Rotorz/Tile System/Editor/TileSystem.Editor.xml
    • {YourProject}/Assets/Rotorz/Tile System/Editor/TileSystem.Editor.xml.meta
    • {YourProject}/Assets/Rotorz/Tile System/Editor/UnityIntegration.cs
    • {YourProject}/Assets/Rotorz/Tile System/Editor/UnityIntegration.cs.meta
    • {YourProject}/Assets/Rotorz/Tile System/Standalone/TileSystem.Runtime.dll
    • {YourProject}/Assets/Rotorz/Tile System/Standalone/TileSystem.Runtime.dll.meta
    • {YourProject}/Assets/Rotorz/Tile System/TileSystem.Runtime.dll
    • {YourProject}/Assets/Rotorz/Tile System/TileSystem.Runtime.dll.meta
    • {YourProject}/Assets/Rotorz/Tile System/TileSystem.Runtime.xml
    • {YourProject}/Assets/Rotorz/Tile System/TileSystem.Runtime.xml.meta
  4. Download unity3d-tile-system-v1.0.0.zip from this release.

  5. Unzip unity3d-tile-system-v1.0.0.zip and copy the "Plugins" directory into the root of your Unity project such that the following path exists:

    {YourProject}/Assets/Plugins/Packages/@rotorz/unity3d-tile-system/
    

Note: New brushes and presets will be saved at the following path:
{YourProject}/Assets/Plugins/PackageData/@rotorz/unity3d-tile-system/