• Home  / 
  • Unity3D
  •  /  Let your players place objects or turrets in Unity (RTS / Base Building games)

Let your players place objects or turrets in Unity (RTS / Base Building games)

Learn how to create a simple system to allow players to place any object you want while they’re playing. Let them build houses, drop down turrets, or even characters. In this video I’ll expand upon the previous building script with the ability to place any number of different objects using simple hotkeys.

 

The source code