From b175720fe1c19585a89df9300f88250c79e49505 Mon Sep 17 00:00:00 2001 From: BlackMATov Date: Sun, 25 Oct 2020 21:49:25 +0700 Subject: [PATCH] update README --- Assets/IsoTools/Docs/CHANGELOG.md | 6 +++++- Assets/IsoTools/Docs/README.md | 29 ++++++++++++++--------------- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/Assets/IsoTools/Docs/CHANGELOG.md b/Assets/IsoTools/Docs/CHANGELOG.md index 22e9e58..875beff 100644 --- a/Assets/IsoTools/Docs/CHANGELOG.md +++ b/Assets/IsoTools/Docs/CHANGELOG.md @@ -1,3 +1,7 @@ +###### Version 3.0.6 + +* Minor promo fixes + ###### Version 3.0.5 * Fix for Unity 2019 @@ -28,7 +32,7 @@ * Custom snapping distance * Improvements sorting algorithm * Multiple isometric worlds in one scene -* **Temporarily** removed TiledMap support +* Temporarily removed TiledMap support ###### Version 2.4.2 diff --git a/Assets/IsoTools/Docs/README.md b/Assets/IsoTools/Docs/README.md index 25856f0..d8f8f48 100644 --- a/Assets/IsoTools/Docs/README.md +++ b/Assets/IsoTools/Docs/README.md @@ -4,26 +4,25 @@ Make 2.5D isometric game in Unity easy! * [Usage video (Sprites)](http://www.youtube.com/watch?v=IwJ_ofKG9_Y) * [Usage video (Physics)](http://www.youtube.com/watch?v=wmXhyDHXYcM) -* [Usage video (Tiled Map Editor)]("http://www.youtube.com/watch?v=8nzVr_wHz2M) -* [Blog](http://matov.me) -* [Site](http://matov.me/isometric-toolset) -* [Forum](http://forum.unity3d.com/threads/released-isometric-2-5d-toolset.291418) -* [Web demo](http://matov.me/public/blog_share/WebDemo) +* [Site](https://blackmatov.github.io/unity-assets/isometric-toolset) +* [Forum](https://forum.unity.com/threads/isometric-2-5d-toolset.291418) +* [Web demo](https://blackmatov.github.io/unity-assets/isometric-toolset/demo) ###### Features -* Automatic sorting 2D isometric tiles and objects. -* Sorting objects with single-tile size as well as multiple-tiles size. -* Auxiliary functions for converting isometric coordinates into screen coordinates and conversely. -* Placing and snapping of objects in the Unity editor. -* Helpful mouse and touch functions. -* Custom isometric tile angle, ratio and height. -* Mix 2D and 3D support. -* Physics support! (Colliders, Rigidbodies, Trigger and Collision events) +* Automatic sorting 2D isometric tiles and objects; +* Sorting objects with single-tile size as well as multiple-tiles size; +* Auxiliary functions for converting isometric coordinates into screen coordinates and conversely; +* Placing and snapping of objects in the Unity editor; +* Helpful mouse and touch functions; +* Custom isometric tile angle, ratio and height; +* Support multiple isometric worlds in a scene with different settings; +* Mix 2D and 3D support; +* Physics support! (Colliders, Rigidbodies, Trigger and Collision events); * Full PlayMaker support. ###### Limitations -* Intersection of isometric objects is not allowed. +* Intersection of isometric objects is not allowed; * Parent-child related isometric objects is not allowed. Supports Unity 5.5 and newer, both Personal and Pro. Full C# source code included. @@ -32,4 +31,4 @@ Leave your rating for this Asset. It is very important for me and the developmen Samples use (CC0 1.0) sprites from [kenney.nl](http://www.kenney.nl/assets) Samples use (CC BY 4.0) sprites from [dragosha.com](http://dragosha.com/free) -Samples use free models from [Honeti's models](https://www.assetstore.unity3d.com/en/#!/content/18098) +Samples use free models from [Honeti's models](https://assetstore.unity.com/packages/3d/characters/humanoids/fantasy/3-free-characters-18098)