How to Write Time Delays In Your Code! [Beginner Tutorial – Unity 2020]
How to execute code with a delay? In this tutorial we will take a look at how we can delay script or functions in Unity. ๐งก Subscribe to Oxmond Tutorials. Stay tuned! https://bit.ly/SubscribeOxmondTutorials โ Free Assets from the Unity Assets Store: https://assetstore.unity.com/lists/top-free-packages-13201?aid=1100l4p9k ๐ท๐ Need a…
How To Make An Object Glow in Unity 2020! [Beginner Tutorial – Unity 2020]
In this tutorial we’ll create the awesome glow effect (also called bloom effect) on a Gameobject in Unity 2020. Using only a few easy steps. ๐งก Subscribe to Oxmond Tutorials. Stay tuned! https://bit.ly/SubscribeOxmondTutorials โ Download the Oxmond “X” logo bitmap here: https://oxmond.com/download/tutorials/unity/oxmond_x_bw.png ๐ท๐ Need a…
How To Build a Video Player With Scrub Control in Unity!
In this tutorial we build our own video player. Complete with play & pause buttons and a nice scrub bar controller. What’s not to like? ๐ โ Download the files and scripts from the tutorial here: oxmond.com/download/tutorials/unity/Oxmond_videoplayer.unitypackage โ Download free assets from the Unity Assets…
How To Modify The Pivot Point!
How to change the pivot point in Unity. โค๏ธ Subscribe to Oxmond Tutorials. New tutorials every day! Stay tuned! https://bit.ly/SubscribeOxmondTutorials โ Download the free Sunny Land asset here: https://assetstore.unity.com/packages/2d/characters/sunny-land-103349?aid=1100l4p9k โ Other free assets from the Unity Assets Store: https://assetstore.unity.com/lists/top-free-packages-13201?aid=1100l4p9k ๐ท๐ Need a face mask /…
How To Make An Object Glow in Unity? (DEPRICATED)
UPDATE UPDATE UPDATE: MK Glow Free is no longer available at the Asset Store. (You can still use the paid version though) In Unity 2020 it’s much more easy to use the glow/bloom effect. Just follow this tutorial: https://www.youtube.com/watch?v=6SKHDaSe768 In this tutorial we’ll create the…
Changing Color of Gameobject Over a Period of Time
This Unity tutorial show how to change/fade/animate colors over time. โค๏ธ Subscribe to Oxmond Tutorials. We upload new tutorials every day! https://bit.ly/SubscribeOxmondTutorials โ Download the free Nefertiti 3D statue here: https://assetstore.unity.com/packages/3d/nefertiti-56818?aid=1100l4p9k โ Download the free DOTween here: https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676?aid=1100l4p9k โ Other Free Assets from the Unity…
How to make multiple copies (clones) of a GameObject. Unity 2019 beginner tutorial
How to clone, copy, duplicate…developers call this “to instantiate an object”. In this video we will take a look at how we can clone (instantiate) an object. It’s easy and very, very useful in almost all kinds of game development. โค๏ธ Subscribe to Oxmond Tutorials….