Home Artists Posts Import Register

Downloads

Content

This is the source code from my Unity tutorial on YouTube about a 3D grid building system. You can watch the tutorial video here.

Files

Comments

Phil Cummins

Hello, so far so good but i seem to only be able to drag objects on the grid with positive x,z coordinates. Do you have any advice on placing the grid within the scene?

Tamara Makes Games

Hey there! Check the center (pivot point) of the prefab. It should be at the bottom right in the center. I usually put the model as a child object of the prefab so I can adjust.