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…
How To Play Sounds In Unity
How to play background music and sound effects when a button is pressed. This tutorial is a beginners guide to audio in Unity. ❤️ Subscribe to Oxmond Tutorials. Stay ahead of the game! https://bit.ly/SubscribeOxmondTutorials ✅ Download the free background music (The Night Sky) from the…
How To Generate a Random Number or a Random String
How to work with date and time. In this tutorial we’ll work with the system datetime. How to get it, and how to format it. ❤️ Subscribe to Oxmond Tutorials. We upload new videos every day! https://bit.ly/SubscribeOxmondTutorials ✅ Download Free Assets from the Unity Assets Store:…
How To Download Unity Using Unity Hub
Unity tutorial for beginners. How to download the Unity game engine for PC (Windows) or Mac (MacOs). In this tutorial we will download and install the free Unity (Unity3D) software from unity.com using Unity Hub. ···················································································· ❤️ Subscribe to Oxmond Tutorials. Stay ahead of the…
Buttons! How to create and script a button
How to create buttons in Unity? Let’s have a look. We will create and script buttons in this Unity tutorial for beginners. ❤️ Subscribe to Oxmond Tutorials. Stay ahead of the game: https://bit.ly/SubscribeOxmondTutorials ✅ Check Out the Free Asset Packages at the Unity Assets Store:…
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….
How to Create the Iconic Asteroids Arcade Gameplay! Unity 2019 Intermediate Tutorial
Learn how to setup and code the iconic Asteroids shooter arcade gameplay originally designed by Lyle Rains & Ed Logg and released by Atari in 1979. ···················································································· ❤️ Subscribe to Oxmond Tutorials https://bit.ly/SubscribeOxmondTutorials 🚀 Play the game here: https://oxmond.com/games/asteroids/ ✅ Download the free star skybox here…