Essential Packages for Your Unity Project

    In this post, we will be looking at some of the essential unity packages that every unity3d project should have. Here, I am not talking about Unity's TextMeshPro and Visual Scripting because the first one is already in your project and you must use it instead of old unity UI, and the second is depend upon your preferences (I am easy with coding).  Below given Unity3d packages are based on my experience/opinion/knowledge. Maybe some other better alternatives are available and, if this is the case then, please do let me know in the comment section. So, without particular order lets go:

Read more: Bigger Programming Update for Unity Developers!

Graphy - Ultimate FPS Counter - Stats Monitor & Debugger:

Cost: Free

Download Link on Asset Store

Knowing the FPS and memory usage of your unity game/build is important. You can use the free Graphy package to check this thing. The panel UI or FPS display is very cool and professional. You can use this FPS counter on the Menu toggle or shortcut key.



Unity Asset Usage Detector:

Cost: Free

Download Link at Github

 Maybe your project creates a lot of assets that are useless or maybe you want to detect where I am using the x asset in my scene or project? The simple and free answer is the Asset Usage detector by Yasir kula. Yasir kula has produced different mind mind-blowing assets including 'asset usage detector' and the amazing part is all are free. 



Photo Mode

Cost: Free

Download Link at Github

 A comprehensive package by unity for in-game photography. Why not provide your user an additional feature with in-game photography to capture the best moment of gameplay! This is by unity.



L2 Localization

Cost: $45

Download Link at Asset Store 



This localization system is pretty comprehensive. We have used it in our project and it is simple to use and supports runtime UI contents too with multiple languages. 

Cinemachine

Cost: Free

Download Link at Github



This is an amazing package that deals with the unity camera component. If you are looking for tracking an object or you want to follow an object or a player, cutting between shots, or you have FPS, third-person top-down, or RTS game. Then, this package is worth it. 

Bézier Path Creator

Cost: Free

Download Link at Asset Store



If you are required to create a smooth path in the editor or you want an object to follow a path then, this package by Sebastian Lague is for you! This is a free package. 

Pro Builder

Cost: Free

This package allows you quickly prototype your game and build your level. Obviously, it is not as rich as a 3D modeling tool but it can help you to design your level without learning 3D modeling tools extensively.

Bonus: Unity Shader Graph and Build Report Inspector.


More Read: Different ways to create water shader!

Post a Comment

0 Comments