Top 10 Unity Tricks That Will Speed Up Your Game Development
<p>Do you want to improve your productivity when making games? Are you using the Unity Game Engine, and by extension the Unity Engine and the C# programming language? Well, you’re in luck! I’m going to present you with my top 10 mind blowing Unity tricks that made my life developing game much much easier.</p>
<p>You may know one or two of these tricks, but I guarantee you that you don’t know them all! Let’s get right into them.</p>
<p>1.If you are making a 2D game and you are using Unity 2018.2 or higher, you will most likely want to use the <strong>Pixel Perfect Camera</strong> component. Add this to your camera to get crisp pixels and movement rendered on screen. Import the <strong>Pixel Perfect Package</strong>: Window > Package Manager > All > 2D Pixel Perfect Package.<br />
Next, match the “Assets Pixels Per Unit” property to the pixels per unit for your sprites. For a retro “SNES Mode 7” feel to your sprite transforms, enable “Upscale Render Texture”</p>
<p><a href="https://medium.com/swlh/top-10-unity-tricks-that-most-people-dont-take-advantage-of-6e3aae59d9da"><strong>Visit Now</strong></a></p>