Procedural Generation Basics: Prevent Overlap Spawns With Boxcasts In C# [Unity Tutorial]
![Procedural Generation Basics: Prevent Overlap Spawns With Boxcasts In C# [Unity Tutorial]](https://ka2studio.net/wp-content/themes/rehub-theme/images/default/noimage_336_220.png)
Download the example here: http://bit.ly/pcgbasicsrepo In this video we learn how to spawn objects randomly while preventing them overlapping objects using a physics technique called a box cast. ...