You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎸 unity client: NPC interaction, inventory management, scene transitions, camera movement, car spawning, and a "disco" effect. The scripts use data structures such as ScriptableObjects, LinkedLists, and Coroutines to implement their functions.
Full project of the end state of the AI Series Part 9 video where we dive deeper into ScriptableObjects and change to a Data-Oriented Design from our prefab-focused design.