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.
Mechanics
- Ghost Platforms
- Crushing Block
- Ball Roll Mechanic
- Zelda Ball Puzzle
- Kill Feed UI
- Zelda Hearts Health Bar
- 3D Character Selection Menu
- Top-Down Shooter Video Game Tutorial – Player Movement
- Unity Health Bar Tutorial – Using Fill Images
- How to Make a Random Binary Path in Unity
- Drawing Lines with Mouse Position
- Bad Word Filter Asset for Unity