Unity Asset – Terrain Grid System 13.6.1

19 Credits

FORMAT : Unity

Become a member to free download most products(high-quality 3d models,cut out 2d people and plants,scanned PBR textures and material…etc), and the remaining products are member prices.

No Credits ? Quick Buy Here!
 Buy 9 Credits  (9$)
 Buy 21 Credits  (19$) 
 Buy 70 Credits  (59$) 
 Buy 150 Credits  (119$) 
 Buy 320 Credits  (239$) 
 Buy 700 Credits  (499$) 
No Credits ? Quick Buy Here!
 Buy 9 Credits  (9$)
 Buy 21 Credits  (19$) 
 Buy 70 Credits  (59$) 
 Buy 150 Credits  (119$) 
 Buy 320 Credits  (239$) 
 Buy 700 Credits  (499$) 
Category: Tag:

Description

Terrain Grid System is an advanced grid generator and territory/cell highlighter with powerful features for both Terrain and 2D grids.
Render pipeline compatibility

 

Description

 

Terrain Grid System is an advanced grid generator and territory/cell highlighter with powerful features for both Terrain and 2D grids.

Are you working on a strategy or RTS game and want to quickly highlight cells under some units or show territories under control?

Do you wish to allow the player choose a destination over a terrain?

Or do you simply want an interactive grid over any mesh?

This is the perfect asset for that!

**Key Features**

– Easy to use. Add Terrain Grid System script to your terrain, gameobject or group of objects to instantly attach and configure the grid. Or drag & drop the prefab to use it in stand-alone mode (no terrain mode).

– Configurable, fully interactive and fast grid generation, including Voronoi tessellation, box/squaredrectangular and hexagonal types.

– Compatible with Unity standard terrain, mesh-based terrains or any gameobject with a mesh.

– Change visibility, color or texture of cells from Unity editor with the integrated grid editor.

– Produces highly optimized grid mesh with reduced vertex count.

– Two levels of regions: cells and territories.

– Fastest selectable and highlighting system for both cells and territories.

– Coloring and fade out support for both cells and territories.

– A* Pathfinding for boxed and hexagonal grids with customizable cell weights and obstacles.

– Easily define blocking cells or assign cells to different groups (zones, obstacles, custom navigatable paths, …)

– Get neighbours or cells in range according to crossing cost, max steps or cell group masks

– LOS (Line of Sight) functions.

– Easy rectangle selection of cells.

– Different positioning options for best mesh adaptation to the terrain, including scaling and positioning inside terrain boundaries, maximum terrain slope, minimum altitude, …

– Control the visibility of individual cells using API or alpha texture mask.

– Define territories using a color texture or the embedded grid editor!

– Supports multiple grids in the scene as well as multiple grids per terrain.

– More than 20 demo scenes included with useful sample code!

** Technical Features **

– Can work alone (as planar grid), with Unity terrain and mesh based terrains.

– Supports one or more grids per standard Unity terrain object.

– Multi-tile standard terrain currently requires one separate grid per each terrain.

– Multi-tile mesh-based terrains can be covered by a single grid.

– Works with orthographic and perspective cameras.

– Compatible with Built-in, URP and HDRP pipelines.

– Compatible with Unity 2019 LTS and up.

– Extensive API (C#) for controlling and managing the grid, including selectable cells/territories, finding neighbours and merging cells.

– Full source code included (C#).