Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manlaig/object_placement_unity

RTS style building placement in Unity
https://github.com/manlaig/object_placement_unity

game-design game-development gamedev object-placement rts-game rts-style starcraft starcraft2 unity unity3d

Last synced: 2 days ago
JSON representation

RTS style building placement in Unity

Awesome Lists containing this project

README

        

# 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.