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…
Git Integration! Setting Up Unity with Git, SourceTree & Bitbucket
Improve your workflow! Use Git for you Unity project! In this tutorial we set up a new Unity project with Git, Sourcetree and BitBucket. ✅ Download the Sourcetree client: https://www.sourcetreeapp.com/ ❤️ Subscribe to Oxmond Tutorials! Stay ahead of the game! https://bit.ly/SubscribeOxmondTutorials 🔔 Remember to hit…
How To Get the DATE and TIME
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. Tip: You can get the NAME of the day by typing “ddd” or “dddd”. Try this: print(“Today is ” +…