Skip to content

manlaig/object_placement_unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

677f3b9 · Feb 20, 2020

History

12 Commits
Dec 25, 2018
Dec 25, 2018
Dec 25, 2018
Feb 18, 2020
Feb 20, 2020
Dec 25, 2018

Repository files navigation

Dynamic grid-based building placement

This is an example of a RTS style building placement in Unity.

Demo

Features

Collision Detection

Using the collider of the building to create a grid of matching size at runtime.

Custom Build Time

Each building can have its own build time.

Building Placement

Placing the building, if there isn't any collisions.