Posted on

Unity3D Drawing Lines with Mouse Position – Line Renderer and Edge Collider (Happy Glass)

A few videos ago I played and review the mobile game Happy Glass. I wanted to show how to create the line draw function of Happ Glass and all the other games like it. The lesson is very simple and only focuses on drawing lines with the mouse position and having a ball roll down it. Unity had already done a marvelous thing a provide the Line Renderer component which helps immensely with being able to create visible lines in your games.