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 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…

C# Lesson: How To Save & Load Game Data on a Local Device

Save data like username and score on a local device using PlayerPrefs. You can save strings, integers and floats. A basic example would look something like this: Save: PlayerPrefs.SetString(“playerName”, “Oxmond”); Load: PlayerPrefs.GetString(“playerName”); ❤️ Subscribe to Oxmond Tutorials. Stay ahead of the game! https://bit.ly/SubscribeOxmondTutorials ✅ Free Assets…

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 Create a Perfect Bouncing Ball

In this Unity tutorial we create a bouncing ball that keeps a constant jumping height. ❤️ Subscribe to Oxmond Tutorials. Stay ahead of the game! https://bit.ly/SubscribeOxmondTutorials ✅ Download the free background used in the tutorial here: https://assetstore.unity.com/packages/2d/environments/free-2d-adventure-beach-background-82090?aid=1100l4p9k ✅ Other Free Assets from the Unity Assets…