-
Excel – Creating A Ranking System with Conditional Formatting
Using Excel to create a simple table that can rank entries and use conditional formatting to highlight the first placed value for each …
-
Unity: Third Person Free Look Camera
Free look third person camera with Cinemachine.
-
Unity: Rotating the Player and camera
How to rotate the player and the fixed camera using the new input system.
-
Unity: Adding Menu navigation through code
How to add menu navigation using the new input system.
-
Unity: Creating and main menu UI
How to create a main menu layout using Unity and the UI tools for the new Input suts.
-
Unity: Create Build
How to create a build using Unity.
-
Github: Create a Release
How to create a release using Github.
-
Unity: Change Scene
via IFTTT How to use a trigger to change the scene when a player object collides with it.
-
Unity: Rotate an object around itself
via IFTTT How to write a script to rotate an object around itself using an objects transform.
-
Unity: Reload Scene on Player death
via IFTTT How to use a collider and a trigger to reload a level / scene when a player collides with the object. Uses the Player Tag and runs …