Unity Line Renderer: Ultimate Guide

The Unity Line Renderer is a powerful tool that allows you to create and render lines in Unity. You can use it to create a wide range of visual effects, from simple lines to complex shapes and patterns. The Line Renderer component takes in an array of points for customizing the shape of the lines. … Read more

Getting Started with Unity Cinemachine

Unity Cinemachine was launched along with Unity 2017.1 and was immediately praised by developers. Unity Cinemachine made the Unity Camera smart and lot of camera tricks that required coding could be done with ease. But beginner Unity users still create these effects with code because they are not familiar with Cinemachine. In this tutorial, we … Read more

Creating Motion Blur effect in Unity

Effects make a game visually appealing and you cannot have a racing game without motion blur. In this tutorial, we will see how to create a motion blur effect in Unity using post processing package. This tutorial will work only for the built in Render Pipeline. If you are using URP then motion blur will … Read more

Understanding Unity Rigidbody physics

We all would have studies Rigidbody in our physics textbooks. But very few would even remember it. The definition of Unity Rigidbody is slightly different to what we learnt in our physics text book. Watch as Video What is a Rigidbody? A Rigidbody is a solid body that does not deform even when force is … Read more

Top 5 Unity tips for Beginners

Unity is a feature rich game engine and there is no one definite way to do anything. You can come up with your own logical way to make your game. But learning some Unity tips can help you optimize the workflow and game performance. In this article, we will see the top 5 tips that … Read more

Impact of Mobile on Game development Tips to create good in-game tutorials 10 key points for a game trailer Why is UX important in Game design? Level Designer’s Role in Game development