PoolGen
1.0
|
Used to test the pool system More...
Inherits MonoBehaviour.
Public Attributes | |
PoolManager | pool_MouseButtonRight |
Direct reference to a PoolManager More... | |
string | poolNameMouseButtonLeft = "" |
Name of a PoolManager More... | |
int | spawnCount = 1 |
How many objects to spawn More... | |
float | shootDelayLeft = .1f |
Shoot timer delay for the left mouse button More... | |
float | shootDelayRight = .1f |
Shoot timer delay for the right mouse button More... | |
Used to test the pool system
PoolManager pool_MouseButtonRight |
Direct reference to a PoolManager
string poolNameMouseButtonLeft = "" |
Name of a PoolManager
float shootDelayLeft = .1f |
Shoot timer delay for the left mouse button
float shootDelayRight = .1f |
Shoot timer delay for the right mouse button
int spawnCount = 1 |
How many objects to spawn