The NpcManager component is the heart of the Player2 Unity SDK, allowing you to create AI‑driven NPCs that can chat and perform actions in your game world. To start integrating the player2-sdk into ...
The Unity Physics 2D Plugin is a library for implementing pseudo 2D physics behavior using Unity Physics. Currently, Unity Physics does not support 2D, and if you want to use it in a 2D project, you ...