Update particles, Add Rockets and stuff
This commit is contained in:
parent
9666cd5c8a
commit
c2f573f66c
98
Assets/Graphics/Effects/Particle.mat
Normal file
98
Assets/Graphics/Effects/Particle.mat
Normal file
@ -0,0 +1,98 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Particle
|
||||
m_Shader: {fileID: 211, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_ShaderKeywords: _ALPHABLEND_ON
|
||||
m_LightmapFlags: 0
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: 3000
|
||||
stringTagMap:
|
||||
RenderType: Transparent
|
||||
disabledShaderPasses:
|
||||
- ALWAYS
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _BumpMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailAlbedoMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailNormalMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _EmissionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 2800000, guid: 0bff8cefb2c5bdc488d3b16a8bdc5159, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetallicGlossMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OcclusionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ParallaxMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Floats:
|
||||
- _BlendOp: 0
|
||||
- _BumpScale: 1
|
||||
- _CameraFadingEnabled: 0
|
||||
- _CameraFarFadeDistance: 2
|
||||
- _CameraNearFadeDistance: 1
|
||||
- _ColorMode: 0
|
||||
- _Cull: 2
|
||||
- _Cutoff: 0.5
|
||||
- _DetailNormalMapScale: 1
|
||||
- _DistortionBlend: 0.5
|
||||
- _DistortionEnabled: 0
|
||||
- _DistortionStrength: 1
|
||||
- _DistortionStrengthScaled: 0
|
||||
- _DstBlend: 10
|
||||
- _EmissionEnabled: 0
|
||||
- _FlipbookMode: 0
|
||||
- _GlossMapScale: 1
|
||||
- _Glossiness: 0.5
|
||||
- _GlossyReflections: 1
|
||||
- _LightingEnabled: 0
|
||||
- _Metallic: 0
|
||||
- _Mode: 2
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SoftParticlesEnabled: 0
|
||||
- _SoftParticlesFarFadeDistance: 1
|
||||
- _SoftParticlesNearFadeDistance: 0
|
||||
- _SpecularHighlights: 1
|
||||
- _SrcBlend: 5
|
||||
- _UVSec: 0
|
||||
- _ZWrite: 0
|
||||
m_Colors:
|
||||
- _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0}
|
||||
- _Color: {r: 2, g: 2, b: 2, a: 1}
|
||||
- _ColorAddSubDiff: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0}
|
8
Assets/Graphics/Effects/Particle.mat.meta
Normal file
8
Assets/Graphics/Effects/Particle.mat.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f8c4002dba4187d44a0150e452228fe3
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Graphics/Effects/Particle.png
Normal file
BIN
Assets/Graphics/Effects/Particle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 248 B |
115
Assets/Graphics/Effects/Particle.png.meta
Normal file
115
Assets/Graphics/Effects/Particle.png.meta
Normal file
@ -0,0 +1,115 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0bff8cefb2c5bdc488d3b16a8bdc5159
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 10
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: 0
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: -1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 1
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 8
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Standalone
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: WebGL
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 5e97eb03825dee720800000000000000
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Graphics/Effects/Rocket.png
Normal file
BIN
Assets/Graphics/Effects/Rocket.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 461 B |
115
Assets/Graphics/Effects/Rocket.png.meta
Normal file
115
Assets/Graphics/Effects/Rocket.png.meta
Normal file
@ -0,0 +1,115 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6481b0fdf28b45f48becd6f76c2e70bc
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 10
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: 0
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: -1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 1
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 32
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 8
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Standalone
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: WebGL
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 5e97eb03825dee720800000000000000
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Graphics/Entities/Bazooka.png
Normal file
BIN
Assets/Graphics/Entities/Bazooka.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 720 B |
115
Assets/Graphics/Entities/Bazooka.png.meta
Normal file
115
Assets/Graphics/Entities/Bazooka.png.meta
Normal file
@ -0,0 +1,115 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f0bff237f714fd44d87135c9fdb7237d
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 10
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: 0
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: -1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 1
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 9
|
||||
spritePivot: {x: 0.62128323, y: 0.3787166}
|
||||
spritePixelsToUnits: 32
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 8
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Standalone
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: WebGL
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 5e97eb03825dee720800000000000000
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -4708,7 +4708,7 @@ ParticleSystemRenderer:
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 10308, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 2100000, guid: f8c4002dba4187d44a0150e452228fe3, type: 2}
|
||||
- {fileID: 0}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
@ -4779,7 +4779,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1498927858300563844}
|
||||
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
|
||||
m_LocalPosition: {x: -0.064, y: 0, z: 0}
|
||||
m_LocalPosition: {x: -0.062, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 4482402865533696873}
|
||||
@ -4868,7 +4868,7 @@ ParticleSystem:
|
||||
startLifetime:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 0.15
|
||||
scalar: 0.3
|
||||
minScalar: 5
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@ -5195,7 +5195,7 @@ ParticleSystem:
|
||||
m_RotationOrder: 4
|
||||
startRotationX:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
minMaxState: 3
|
||||
scalar: 0
|
||||
minScalar: 0
|
||||
maxCurve:
|
||||
@ -5248,7 +5248,7 @@ ParticleSystem:
|
||||
m_RotationOrder: 4
|
||||
startRotationY:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
minMaxState: 3
|
||||
scalar: 0
|
||||
minScalar: 0
|
||||
maxCurve:
|
||||
@ -5301,8 +5301,8 @@ ParticleSystem:
|
||||
m_RotationOrder: 4
|
||||
startRotation:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 0
|
||||
minMaxState: 3
|
||||
scalar: 1.5707963
|
||||
minScalar: 0
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@ -5618,7 +5618,7 @@ ParticleSystem:
|
||||
rateOverTime:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 2000
|
||||
scalar: 150
|
||||
minScalar: 10
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@ -9461,7 +9461,7 @@ ParticleSystemRenderer:
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 10308, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 2100000, guid: f8c4002dba4187d44a0150e452228fe3, type: 2}
|
||||
- {fileID: 0}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
@ -9594,6 +9594,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
Direction: {x: 0.99538815, y: 0.095929146}
|
||||
InitialRotation: 0
|
||||
HasExploded: 0
|
||||
--- !u!114 &894503829911440170
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
9694
Assets/Prefabs/Bullets/Rocket.prefab
Normal file
9694
Assets/Prefabs/Bullets/Rocket.prefab
Normal file
File diff suppressed because it is too large
Load Diff
7
Assets/Prefabs/Bullets/Rocket.prefab.meta
Normal file
7
Assets/Prefabs/Bullets/Rocket.prefab.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7af615d932452d5499b121288152e0bf
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -129,7 +129,8 @@ MonoBehaviour:
|
||||
Bullet: {fileID: 4482402865533696887, guid: a3bd810156720f24a9fe5e1ba27d7da8, type: 3}
|
||||
Sprite: {fileID: 4462327695001662280}
|
||||
BulletHole: {fileID: 427857587156450783}
|
||||
Cooldown: 0.2
|
||||
MaxCooldown: 0.3
|
||||
MinCooldown: 0.3
|
||||
Bobbing: {fileID: 3522608540502111974}
|
||||
--- !u!114 &3522608540502111974
|
||||
MonoBehaviour:
|
||||
|
262
Assets/Prefabs/Guns/Rocket Launcher.prefab
Normal file
262
Assets/Prefabs/Guns/Rocket Launcher.prefab
Normal file
@ -0,0 +1,262 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2523517584660005062
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2523517584660005057}
|
||||
- component: {fileID: 2523517584660005058}
|
||||
- component: {fileID: 2523517584660005059}
|
||||
- component: {fileID: 2523517584660005060}
|
||||
- component: {fileID: 2523517584660005061}
|
||||
m_Layer: 0
|
||||
m_Name: Rocket Launcher
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2523517584660005057
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517584660005062}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -19.849, y: 8.63, z: -4.5390625}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children:
|
||||
- {fileID: 2523517584678253222}
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &2523517584660005058
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517584660005062}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: c80190f5b43dadf47ae89f04f092d1ff, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Bullet: {fileID: 4482402865533696887, guid: 7af615d932452d5499b121288152e0bf, type: 3}
|
||||
Sprite: {fileID: 2523517585734629853}
|
||||
BulletHole: {fileID: 2523517586496120961}
|
||||
MaxCooldown: 1
|
||||
MinCooldown: 0.4
|
||||
Bobbing: {fileID: 2523517584660005061}
|
||||
--- !u!61 &2523517584660005059
|
||||
BoxCollider2D:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517584660005062}
|
||||
m_Enabled: 1
|
||||
m_Density: 1
|
||||
m_Material: {fileID: 0}
|
||||
m_IsTrigger: 0
|
||||
m_UsedByEffector: 0
|
||||
m_UsedByComposite: 0
|
||||
m_Offset: {x: -0.120500565, y: 0.07050133}
|
||||
m_SpriteTilingProperty:
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
pivot: {x: 0, y: 0}
|
||||
oldSize: {x: 0, y: 0}
|
||||
newSize: {x: 0, y: 0}
|
||||
adaptiveTilingThreshold: 0
|
||||
drawMode: 0
|
||||
adaptiveTiling: 0
|
||||
m_AutoTiling: 0
|
||||
serializedVersion: 2
|
||||
m_Size: {x: 0.98163223, y: 0.39173317}
|
||||
m_EdgeRadius: 0
|
||||
--- !u!50 &2523517584660005060
|
||||
Rigidbody2D:
|
||||
serializedVersion: 4
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517584660005062}
|
||||
m_BodyType: 0
|
||||
m_Simulated: 1
|
||||
m_UseFullKinematicContacts: 0
|
||||
m_UseAutoMass: 0
|
||||
m_Mass: 0.4
|
||||
m_LinearDrag: 5
|
||||
m_AngularDrag: 12
|
||||
m_GravityScale: 1
|
||||
m_Material: {fileID: 0}
|
||||
m_Interpolate: 0
|
||||
m_SleepingMode: 1
|
||||
m_CollisionDetection: 0
|
||||
m_Constraints: 0
|
||||
--- !u!114 &2523517584660005061
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517584660005062}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: e796ba4c6f7efc449a10ed13ee42e34f, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
BobbedTransform: {fileID: 2523517584678253222}
|
||||
BobbingMultiplier: 1
|
||||
BobbingGravity: 0.07
|
||||
BobbingLaunchSpeed: 0.05
|
||||
BobbingFrequency: 0
|
||||
BobbingDirection: {x: 0, y: 1}
|
||||
--- !u!1 &2523517584678253223
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2523517584678253222}
|
||||
m_Layer: 0
|
||||
m_Name: Bobbing
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2523517584678253222
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517584678253223}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children:
|
||||
- {fileID: 2523517585734629854}
|
||||
- {fileID: 2523517586496120961}
|
||||
m_Father: {fileID: 2523517584660005057}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &2523517585734629855
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2523517585734629854}
|
||||
- component: {fileID: 2523517585734629853}
|
||||
m_Layer: 0
|
||||
m_Name: Graphic
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2523517585734629854
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517585734629855}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2523517584678253222}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!212 &2523517585734629853
|
||||
SpriteRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517585734629855}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 0
|
||||
m_ReceiveShadows: 0
|
||||
m_DynamicOccludee: 1
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 0
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: -947994997
|
||||
m_SortingLayer: 4
|
||||
m_SortingOrder: 1
|
||||
m_Sprite: {fileID: 21300000, guid: f0bff237f714fd44d87135c9fdb7237d, type: 3}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_FlipX: 0
|
||||
m_FlipY: 0
|
||||
m_DrawMode: 0
|
||||
m_Size: {x: 0.5, y: 0.5}
|
||||
m_AdaptiveModeThreshold: 0.5
|
||||
m_SpriteTileMode: 0
|
||||
m_WasSpriteAssigned: 1
|
||||
m_MaskInteraction: 0
|
||||
m_SpriteSortPoint: 0
|
||||
--- !u!1 &2523517586496120962
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2523517586496120961}
|
||||
m_Layer: 0
|
||||
m_Name: BulletHole
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2523517586496120961
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2523517586496120962}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0.321, y: 0.128, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2523517584678253222}
|
||||
m_RootOrder: 1
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
7
Assets/Prefabs/Guns/Rocket Launcher.prefab.meta
Normal file
7
Assets/Prefabs/Guns/Rocket Launcher.prefab.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 15e91d59183ba524bb3bc46b402b722d
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -14042,6 +14042,12 @@ Transform:
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 5
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!4 &411118894 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 2523517585071123951}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1001 &446444471
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -109548,6 +109554,7 @@ Transform:
|
||||
- {fileID: 365145469}
|
||||
- {fileID: 38539885}
|
||||
- {fileID: 699614777}
|
||||
- {fileID: 411118894}
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 9
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
@ -109850,3 +109857,72 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 1a0e05447c8cf2a4fa9b9dc697884a66, type: 3}
|
||||
--- !u!1001 &2523517585071123951
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
m_TransformParent: {fileID: 2086257545}
|
||||
m_Modifications:
|
||||
- target: {fileID: 2523517584660005062, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Rocket Launcher
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -19.849
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 8.63
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: -4.5390625
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 4
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2523517584660005057, guid: 15e91d59183ba524bb3bc46b402b722d,
|
||||
type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 15e91d59183ba524bb3bc46b402b722d, type: 3}
|
||||
|
@ -1,11 +1,33 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using Saltosion.OneWeapon.Effects;
|
||||
using Saltosion.OneWeapon.Enemies;
|
||||
using Saltosion.OneWeapon.Environment;
|
||||
|
||||
namespace Saltosion.OneWeapon.Guns {
|
||||
public class Bullet : MonoBehaviour {
|
||||
|
||||
public Vector2 Direction;
|
||||
public float InitialRotation;
|
||||
public bool HasExploded = false;
|
||||
|
||||
public void DoDamage(float Damage, float Intensity, Collider2D Collider, Vector2 Direction) {
|
||||
Explodable Explodable = Collider.GetComponent<Explodable>();
|
||||
Health Health = Collider.GetComponent<Health>();
|
||||
VendingMachine VendingMachine = Collider.GetComponent<VendingMachine>();
|
||||
if (Health != null) {
|
||||
Health.Damage(Damage, -Direction, true);
|
||||
} else if (VendingMachine != null) {
|
||||
VendingMachine.ExpelGun();
|
||||
} else if (Explodable != null) {
|
||||
Explodable.Explode(true);
|
||||
} else if (Collider.tag == "Environment") {
|
||||
BloodLauncher.DebrisExplode(transform.position, Direction, (int)(5 * Intensity), 30 * Intensity, 360);
|
||||
}
|
||||
if (Collider.attachedRigidbody != null && Collider.attachedRigidbody.bodyType == RigidbodyType2D.Dynamic) {
|
||||
Collider.attachedRigidbody.AddForce(Direction * 4 * Intensity, ForceMode2D.Impulse);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,16 +10,26 @@ namespace Saltosion.OneWeapon.Guns {
|
||||
public Bullet Bullet;
|
||||
public SpriteRenderer Sprite;
|
||||
public Transform BulletHole;
|
||||
public float Cooldown = 0.5f;
|
||||
public float MaxCooldown = 0.5f;
|
||||
public float MinCooldown = 0.2f;
|
||||
public Bobbing Bobbing;
|
||||
|
||||
private bool IsHeld = false;
|
||||
private float CurrCooldown = 0;
|
||||
|
||||
private Bullet CurrentBullet;
|
||||
private bool HasShotBullet = false;
|
||||
|
||||
void Update() {
|
||||
if (CurrCooldown > 0) {
|
||||
CurrCooldown -= Time.deltaTime;
|
||||
}
|
||||
|
||||
if (HasShotBullet && (CurrentBullet.HasExploded || CurrentBullet == null)) {
|
||||
CurrCooldown = Mathf.Min(CurrCooldown, MinCooldown);
|
||||
CurrentBullet = null;
|
||||
HasShotBullet = false;
|
||||
}
|
||||
}
|
||||
|
||||
void OnCollisionEnter2D(Collision2D collision) {
|
||||
@ -41,10 +51,13 @@ namespace Saltosion.OneWeapon.Guns {
|
||||
Debug.LogError("THERE IS NO BULLET");
|
||||
} else {
|
||||
if (CurrCooldown <= 0) {
|
||||
CurrCooldown = Cooldown;
|
||||
CurrCooldown = MaxCooldown;
|
||||
Bullet ShotBullet = Instantiate(Bullet, BulletHole.position, new Quaternion());
|
||||
ShotBullet.Direction = direction.normalized;
|
||||
ShotBullet.InitialRotation = rotation;
|
||||
|
||||
CurrentBullet = ShotBullet;
|
||||
HasShotBullet = true;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
@ -18,9 +18,12 @@ namespace Saltosion.OneWeapon.Guns {
|
||||
|
||||
private float DeathTimer = 0;
|
||||
|
||||
private Bullet Bullet;
|
||||
|
||||
void Start() {
|
||||
Vector2 Direction = GetComponent<Bullet>().Direction;
|
||||
float Rot = GetComponent<Bullet>().InitialRotation;
|
||||
Bullet = GetComponent<Bullet>();
|
||||
Vector2 Direction = Bullet.Direction;
|
||||
float Rot = Bullet.InitialRotation;
|
||||
|
||||
Body.velocity = Direction * 15;
|
||||
Body.rotation = Rot - 90;
|
||||
@ -40,6 +43,8 @@ namespace Saltosion.OneWeapon.Guns {
|
||||
// don't hit the player!
|
||||
return;
|
||||
}
|
||||
Bullet.HasExploded = true;
|
||||
|
||||
Destroy(Sprite);
|
||||
Destroy(Body);
|
||||
Destroy(GetComponent<CapsuleCollider2D>());
|
||||
@ -48,22 +53,7 @@ namespace Saltosion.OneWeapon.Guns {
|
||||
DeathTimer = 19;
|
||||
|
||||
// Do damage here, kill everyone
|
||||
Explodable Explodable = collider.GetComponent<Explodable>();
|
||||
Health Health = collider.GetComponent<Health>();
|
||||
VendingMachine VendingMachine = collider.GetComponent<VendingMachine>();
|
||||
Vector2 Direction = (collider.transform.position - transform.position).normalized;
|
||||
if (Health != null) {
|
||||
Health.Damage(12f, -Direction, true);
|
||||
} else if (VendingMachine != null) {
|
||||
VendingMachine.ExpelGun();
|
||||
} else if (Explodable != null) {
|
||||
Explodable.Explode(true);
|
||||
} else if (collider.tag == "Environment") {
|
||||
BloodLauncher.DebrisExplode(transform.position, Body.velocity.normalized * 0.7f, 5, 30f, 360);
|
||||
}
|
||||
if (collider.attachedRigidbody != null && collider.attachedRigidbody.bodyType == RigidbodyType2D.Dynamic) {
|
||||
collider.attachedRigidbody.AddForce(Direction * 4f, ForceMode2D.Impulse);
|
||||
}
|
||||
Bullet.DoDamage(12, 1, collider, Bullet.Direction);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
76
Assets/Scripts/Guns/Rocket.cs
Normal file
76
Assets/Scripts/Guns/Rocket.cs
Normal file
@ -0,0 +1,76 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using Saltosion.OneWeapon.Player;
|
||||
using Saltosion.OneWeapon.Enemies;
|
||||
using Saltosion.OneWeapon.Effects;
|
||||
using Saltosion.OneWeapon.Environment;
|
||||
|
||||
namespace Saltosion.OneWeapon.Guns {
|
||||
[RequireComponent(typeof(Bullet))]
|
||||
public class Rocket : MonoBehaviour {
|
||||
|
||||
public Rigidbody2D Body;
|
||||
public GameObject Sprite;
|
||||
|
||||
public ParticleSystem Trail;
|
||||
public ParticleSystem Explosion;
|
||||
|
||||
[Range(0, 10)]
|
||||
public float ExplodeRadius;
|
||||
|
||||
private float DeathTimer = 0;
|
||||
|
||||
private Bullet Bullet;
|
||||
|
||||
void Start() {
|
||||
Bullet = GetComponent<Bullet>();
|
||||
|
||||
Vector2 Direction = Bullet.Direction;
|
||||
float Rot = Bullet.InitialRotation;
|
||||
|
||||
Body.velocity = Direction * 8;
|
||||
Body.rotation = Rot - 90;
|
||||
|
||||
Explosion.Stop();
|
||||
}
|
||||
|
||||
void Update() {
|
||||
DeathTimer += Time.deltaTime;
|
||||
if (DeathTimer > 20) {
|
||||
Destroy(gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
void OnTriggerEnter2D(Collider2D collider) {
|
||||
if (collider.GetComponent<PlayerController>() != null) {
|
||||
// don't hit the player!
|
||||
return;
|
||||
}
|
||||
Bullet.HasExploded = true;
|
||||
|
||||
Destroy(Sprite);
|
||||
Destroy(Body);
|
||||
Destroy(GetComponent<CapsuleCollider2D>());
|
||||
Explosion.Play();
|
||||
Trail.Stop();
|
||||
DeathTimer = 19;
|
||||
|
||||
Collider2D[] NearbyColliders = Physics2D.OverlapCircleAll(transform.position, ExplodeRadius);
|
||||
|
||||
foreach (Collider2D curr in NearbyColliders) {
|
||||
Vector2 dir = (curr.transform.position - transform.position);
|
||||
float ScaledDistance = 1 - Mathf.Clamp((dir.magnitude - (ExplodeRadius / 3)) / (ExplodeRadius - (ExplodeRadius / 3)), 0, 1);
|
||||
Bullet.DoDamage(ScaledDistance * 20, ScaledDistance * 2, curr, dir.normalized);
|
||||
}
|
||||
|
||||
// Do damage here, kill everyone
|
||||
|
||||
}
|
||||
|
||||
private void OnDrawGizmosSelected() {
|
||||
Gizmos.color = new Color(1.0f, 0.2f, 0.2f, 0.8f);
|
||||
Gizmos.DrawWireSphere(transform.position, ExplodeRadius);
|
||||
}
|
||||
}
|
||||
}
|
11
Assets/Scripts/Guns/Rocket.cs.meta
Normal file
11
Assets/Scripts/Guns/Rocket.cs.meta
Normal file
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c5e880551cb08a545a50b0ce1c0afe01
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -53,4 +53,4 @@ Physics2DSettings:
|
||||
m_ColliderAsleepColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.36078432}
|
||||
m_ColliderContactColor: {r: 1, g: 0, b: 1, a: 0.6862745}
|
||||
m_ColliderAABBColor: {r: 1, g: 1, b: 0, a: 0.2509804}
|
||||
m_LayerCollisionMatrix: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffdfffffffefffffff7fffffffbffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
||||
m_LayerCollisionMatrix: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffdfffffff6fffffff7fffffff9ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
||||
|
@ -19,7 +19,7 @@ TagManager:
|
||||
- Bullet
|
||||
- Blood
|
||||
- Bloodphobic
|
||||
-
|
||||
- Walls
|
||||
-
|
||||
-
|
||||
-
|
||||
|
BIN
Raw Assets/Bazooka.xcf
Normal file
BIN
Raw Assets/Bazooka.xcf
Normal file
Binary file not shown.
Binary file not shown.
BIN
Raw Assets/Particle.xcf
Normal file
BIN
Raw Assets/Particle.xcf
Normal file
Binary file not shown.
BIN
Raw Assets/Rocket.xcf
Normal file
BIN
Raw Assets/Rocket.xcf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user