Implement wave based spawning of enemies #11
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			Implements basic waves of enemies that spawn. #11 Reviewed-on: #16 Reviewed-by: zephyr <zephyr@noreply.localhost> Co-authored-by: Michael <mep053@gmail.com> Co-committed-by: Michael <mep053@gmail.com>
This commit is contained in:
		
							
								
								
									
										19
									
								
								Assets/Scriptables/Waves/SpawnPack_Test.asset
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								Assets/Scriptables/Waves/SpawnPack_Test.asset
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &11400000 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 52673fed940f4a67b5a08641a55feff6, type: 3} | ||||
|   m_Name: SpawnPack_Test | ||||
|   m_EditorClassIdentifier:  | ||||
|   possibleEnemies: | ||||
|   - {fileID: 7321161463868935016, guid: 200dea255585b154f8222e550c23b55e, type: 3} | ||||
|   - {fileID: 1158114420728610952, guid: 9dff131d77697b242ae2e2b68aa7e1db, type: 3} | ||||
|   minCount: 30 | ||||
|   maxCount: 50 | ||||
							
								
								
									
										8
									
								
								Assets/Scriptables/Waves/SpawnPack_Test.asset.meta
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Assets/Scriptables/Waves/SpawnPack_Test.asset.meta
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 970a884aa40996749b022ebb2765d769 | ||||
| NativeFormatImporter: | ||||
|   externalObjects: {} | ||||
|   mainObjectFileID: 11400000 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
							
								
								
									
										33
									
								
								Assets/Scriptables/Waves/SpawnWave_Test.asset
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								Assets/Scriptables/Waves/SpawnWave_Test.asset
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &11400000 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 17a69c35e3e64b6d9f655533478f9772, type: 3} | ||||
|   m_Name: SpawnWave_Test | ||||
|   m_EditorClassIdentifier:  | ||||
|   packs: | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   - {fileID: 11400000, guid: 970a884aa40996749b022ebb2765d769, type: 2} | ||||
|   distribution: 2 | ||||
|   radius: 50 | ||||
|   packRadius: 7 | ||||
|   timeBetweenSpawns: 0.01 | ||||
|   timeBetweenPacks: 0.1 | ||||
|   timeToComplete: 0 | ||||
							
								
								
									
										8
									
								
								Assets/Scriptables/Waves/SpawnWave_Test.asset.meta
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Assets/Scriptables/Waves/SpawnWave_Test.asset.meta
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: e7512725c2f0b3148bd090141c5eed5d | ||||
| NativeFormatImporter: | ||||
|   externalObjects: {} | ||||
|   mainObjectFileID: 11400000 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
		Reference in New Issue
	
	Block a user