iTween Animation Examples
Using iTween animations in your Unity game Need to script an animation in Unity, but can not remember exactly how? Look no further. Here is an overview of the most used iTween animation features. So was is iTween exactly? iTween is a great script animation…
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…
Unity Hotkeys – the most common keyboard shortcuts
Download the shortcut list as a pdf here THE DEFAULT SHORTCUTS: Tools Hand tool Move tool Rotate tool Scale tool Rect tool Unified tool Toggle Pivot/Center Toggle Global/Local Vertex snap Grid snap Scene Navigation …
How to use real time Post-Processing in Unity
✅ How to install and use the awesome Unity Post Processing package. This is a must. See this tutorial before making any 3D games ✅ Download the free Elf Character from the tutorial: https://assetstore.unity.com/packages/3d/characters/humanoids/character-elf-114445?aid=1100l4p9k 🧡 Subscribe to Oxmond Tutorials. Stay tuned! https://bit.ly/SubscribeOxmondTutorials 😷👕 Need a…
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 Create a Glass Material in Unity
How to create a nice glass material in Unity with just a few mouse clicks. ❤️ Subscribe to Oxmond Tutorials. New tutorials every day! Stay tuned! https://bit.ly/SubscribeOxmondTutorials ✅ Download the free version of MK Glass here: https://assetstore.unity.com/packages/vfx/shaders/mk-glass-free-100712?aid=1100l4p9k ✅ Download the character from the tutorial here:…
How To Change The Default Script Template in Unity
How to change the default script template in Unity. In this tutorial we customize the default script template. You can find the default script here: Windows: C:\Program Files\Unity\Editor\Data\Resources\ScriptTemplates Mac: /Applications/Unity/Editor/Data/Resources/ScriptTemplates Mac (since 5.2.1f1): /Applications/Unity/Unity.app/Contents/Resources/ScriptTemplates ❤️ Subscribe to Oxmond Tutorials. Stay ahead of the game! https://bit.ly/SubscribeOxmondTutorials ✅ Free…
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….