Category Unity
How to Calculate Direction in Unity – A Unity Math Tutorial
Ever wondered how zombies in games always know where to find you? It's not magic - it's math!
How to Calculate Angles For GameDev – A Unity Math Tutorial
I'll guide you through calculating angles in Unity, using a first-person shooter (FPS) game as an example to illustrate the concepts.
How to use Sin Cos in Game Dev – A Unity Math Tutorial
These mathematical tools are incredibly useful for creating smooth, cyclical movements in games. Let's explore how to harness their power to bring our game objects to life.