Poll on Spawner.cs
Posted: Sat Feb 16, 2019 4:33 pm
Hi,
Spawner.cs doesn't pool the instantiate GameOgjects, does it?
I'm trying to add the Opsive Pool system (see here:)
https://opsive.com/support/documentatio ... ject-pool/
But I can't add "using Opsive.UltimateCharacterController.Game;" as Visual Studio says Opsive Namespace was nor found.
Any ideas how can I procedure? I just one to change ObjectPool.Instantiate instead of Instantiate
Thanks.
Spawner.cs doesn't pool the instantiate GameOgjects, does it?
I'm trying to add the Opsive Pool system (see here:)
https://opsive.com/support/documentatio ... ject-pool/
But I can't add "using Opsive.UltimateCharacterController.Game;" as Visual Studio says Opsive Namespace was nor found.
Any ideas how can I procedure? I just one to change ObjectPool.Instantiate instead of Instantiate
Thanks.