GameDev tutorial listIng. Jan JilečekJun 2, 2020·2 min readAudioManager in UnityAdd an audio listener to your camera (it should be there by default already):medium.com(Part X.) Making the Unity game look goodIn the last part of this gamedev series we will be making the scene look good. We will add better models, play with…itnext.io(Part IX.) Using design patterns and custom attributes in UnityWhen you are working on a long-term project it’s crucial to keep things tidy, organized and scalable. Let’s take a look…itnext.ioSetting up High Definition Render Pipeline in UnityWe will take a look at global and local HDRP Volumes and tinker with post-processing and fog.itnext.ioLimbo-style Menu In UnityIn this tutorial I will replicate the menu style from the famous 2010’s game, Limbo:itnext.io(Part VI.)Killing enemies with telekinetic bricks in UnityIn this tutorial I will show you how to kill enemies with bricks, using Unity collisions.itnext.io(Part V.) Integrating YarnSpinner conversation system into your Unity gameYarn Editor and Yarn Spinner is a framework for creating conversations easily, created by the authors of Night In The…itnext.io(Part IV.) Telekinesis in UnityEveryone thought about having telekinesis as a kid. Why not fulfill that fantasy and actually give yourself that power…itnext.io(Part III.) Creating zombie enemies in UnityIn this part I will show you how to generate enemies on the NavMesh. I will make them chase me and collide with objects…itnext.ioPhotogrammetry: Scanning real scene into 3D model in UnityFirst install Display.land free app that will do most of the hard work for you.medium.comHow to write a simple 3D character controller in UnityThis is a second part of my gamedev series. For setting up walking (and other animations) see the first part.itnext.io(Part I.) Basics of 3D animation in UnityThis is a start of a new game development series. I will be showing you basics of working with Unity game engine. Unity…itnext.iotitle image