Search Unity

Feedback HexWorld updated to v1.1 now with tabletop theme

Discussion in 'Assets and Asset Store' started by beybi123, Jun 25, 2019.

  1. beybi123

    beybi123

    Joined:
    Oct 26, 2016
    Posts:
    25


    Store Link: https://assetstore.unity.com/packages/templates/systems/hexworld-147514

    Fixes:


    -Removed a deprecated function from Unity version 2018.3 and newer.

    -Removed a deprecated function from Unity version 2019.1 and newer.

    -Fixed a bug about applying random rotation when using 'Fill all' and 'Fill Rest' options.



    Features:

    -Now you can save your map data as HexWorldStaticData and continue painting your map whenever you want. Instead of old save option, there is now 'Export as Prefab' option
    so that you can still export your map as prefab.

    -Added 'Assets/HexWorld/Data' folder to store Static data.

    -Added a new map shape-Hexagonal.

    -Added tooltips to editor window.


    Added Models:

    -Castle

    -Pillar

    -Round_Tower

    -WatchTower

    -Square_Tower

    -Table

    -Flag_Collapsed

    -Flag_Static

    -Cave

    -Wall_1-2

    -Wall_1-3

    -Wall_1-4



    Other:

    -Removed support for 2017.3 or earlier

    -Removed unnecessary folders.

    -Changed the look of the editor.

    -Added new maps.