JaysCoolThings demonstrates a work in progress concept of a simple grid based level editor in Unity. A cursor can be moved around the level editor screen and objects can be placed when the mouse is clicked. 

In the video you'll see the basic code, in C#, used to place the objects in the editor.