Fighting Entropy in Unity - Input Locks
In this post, I will show you how to create an efficient Input lock service for Unity that follow SOLID principles. You can take a look at the example project. https://github.com/bartouv/InputLockExampleProject
Input locks are a crucial aspect of gam...
bartouv.hashnode.dev8 min read