In this video, I will be working on a new Unity Project. This project is going to be an Among Us type game. I am going to document the process of development for this project and you will be able to see it become a finished game. This game will have multiplayer where one player will be picked to be the monster like the imposter. The main difference between my game and Among Us is that Among us plays like a game of murderer in the dark my game will play more like hide and seek or tag.
Category: Blog
How to Polish and Finish a Game in Unity
For this Demo tutorial, I will show you how to take an unfinished game that has been white-boxed and the basic gameplay is coded and polish it to the point of publication. I have another mini-game that I have created for My Crypto Games but it is missing many of its final detail to be ready for the app to be updated. I will show you how to replace models with their final assets, add particle effects, and fine-tune scripts.
How To Deploy and Register an Azure Function as a Playfab Cloud Script
In this lesson, I will show you how to Deploy your Azure Functions with Visual Studio Code. We will then register that function as a PlayFab cloud script so we can use it for Unity. All the steps taken in this video are necessary to be able to use PlayFab cloud script for your Unity project.