mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-10-29 20:52:10 +01:00 
			
		
		
		
	 20830538db
			
		
	
	20830538db
	
	
	
		
			
			Started working on weapons.
+ added USP weapon
    - added materials
+ added Weapon.cs script
    - Implemented shooting
+ added WeaponSwitch.cs script
+ added WeaponHolder
+ added particles (muzzleflash, muzzlesmoke)
+ added additional camera for weapon clipping
		
	
		
			
				
	
	
		
			44 lines
		
	
	
		
			390 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			390 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| %YAML 1.1
 | |
| %TAG !u! tag:unity3d.com,2011:
 | |
| --- !u!78 &1
 | |
| TagManager:
 | |
|   serializedVersion: 2
 | |
|   tags: []
 | |
|   layers:
 | |
|   - Default
 | |
|   - TransparentFX
 | |
|   - Ignore Raycast
 | |
|   - 
 | |
|   - Water
 | |
|   - UI
 | |
|   - Ground
 | |
|   - Weapon
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   - 
 | |
|   m_SortingLayers:
 | |
|   - name: Default
 | |
|     uniqueID: 0
 | |
|     locked: 0
 |