Initial pass on wave spawning.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-02 17:27:45 -04:00
parent 505b292718
commit 41ceb7a01c
4 changed files with 39 additions and 47 deletions

View File

@@ -15,5 +15,5 @@ MonoBehaviour:
possibleEnemies:
- {fileID: 7321161463868935016, guid: 200dea255585b154f8222e550c23b55e, type: 3}
- {fileID: 1158114420728610952, guid: 9dff131d77697b242ae2e2b68aa7e1db, type: 3}
minCount: 5
maxCount: 10
minCount: 30
maxCount: 50

View File

@@ -26,8 +26,8 @@ MonoBehaviour:
- {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2}
- {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2}
distribution: 2
radius: 25
packRadius: 7.5
radius: 50
packRadius: 7
timeBetweenSpawns: 0.01
timeBetweenPacks: 0
timeBetweenPacks: 0.1
timeToComplete: 0