Compare commits

...

2 Commits

Author SHA1 Message Date
Josh 5eac2e4c50 2 types of lightning and clouds generated at start 2 years ago
Josh ea81a478cc lightning 2 years ago
  1. 11
      unity/Assets/Game.cs
  2. 188
      unity/Assets/Prefabs/Cloud.prefab
  3. 884
      unity/Assets/Scenes/SampleScene.unity
  4. 47
      unity/Assets/Scripts/Cloud.cs
  5. 38
      unity/Assets/Scripts/DragonMovement.cs
  6. BIN
      unity/Assets/Sprites/lightning.jpg
  7. 109
      unity/Assets/Sprites/lightning.jpg.meta
  8. BIN
      unity/Assets/Sprites/lightning1.png
  9. 109
      unity/Assets/Sprites/lightning1.png.meta
  10. BIN
      unity/Assets/Sprites/lightning1_short.png
  11. 109
      unity/Assets/Sprites/lightning1_short.png.meta
  12. BIN
      unity/Assets/Sprites/lightning2.png
  13. 109
      unity/Assets/Sprites/lightning2.png.meta
  14. BIN
      unity/Assets/Sprites/lightning2_short.png
  15. 109
      unity/Assets/Sprites/lightning2_short.png.meta
  16. 16
      unity/Packages/manifest.json
  17. 36
      unity/Packages/packages-lock.json
  18. 2
      unity/ProjectSettings/TagManager.asset

11
unity/Assets/Game.cs

@ -6,9 +6,18 @@ using UnityEngine.SceneManagement;
public class Game : MonoBehaviour
{
// Start is called before the first frame update
[SerializeField] GameObject _cloudPrefab;
const int NUM_CLOUDS = 6;
const float START_X = 1300;
void Start()
{
for (int i = 0; i < NUM_CLOUDS; ++i)
{
GameObject cloud = GameObject.Instantiate(_cloudPrefab);
cloud.transform.position = new Vector3(Random.Range(START_X, START_X + 1920), cloud.transform.position.y, cloud.transform.position.z);
}
}
// Update is called once per frame

188
unity/Assets/Prefabs/Cloud.prefab

@ -1,5 +1,145 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1043090684
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1043090685}
- component: {fileID: 1043090686}
m_Layer: 0
m_Name: lightning
m_TagString: Lightning
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1043090685
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1043090684}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: -65.62, z: 0.86}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1880512418}
m_Father: {fileID: 8093627333698608787}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!61 &1043090686
BoxCollider2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1043090684}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 1
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: 0}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0.5}
oldSize: {x: 38, y: 94.666664}
newSize: {x: 1.14, y: 6.37}
adaptiveTilingThreshold: 0.5
drawMode: 0
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 7.09, y: 94.666664}
m_EdgeRadius: 0
--- !u!1 &1880512417
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1880512418}
- component: {fileID: 1880512419}
m_Layer: 0
m_Name: graphics
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1880512418
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1880512417}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -6.33, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1043090685}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!212 &1880512419
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1880512417}
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 0
m_RayTraceProcedural: 0
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: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: dc9b42400a2750749a98117d1b81e1f1, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 38, y: 94.666664}
m_AdaptiveModeThreshold: 0.5
m_SpriteTileMode: 0
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!1 &8093627333698608799
GameObject:
m_ObjectHideFlags: 0
@ -11,11 +151,11 @@ GameObject:
- component: {fileID: 8093627333698608787}
- component: {fileID: 8093627333698608786}
- component: {fileID: 8093627333698608785}
- component: {fileID: 8093627333698608784}
- component: {fileID: 8093627333698608788}
- component: {fileID: 950892130}
m_Layer: 0
m_Name: Cloud
m_TagString: Untagged
m_TagString: Cloud
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
@ -29,8 +169,9 @@ Transform:
m_GameObject: {fileID: 8093627333698608799}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 704, y: 936, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_LocalScale: {x: 1.5063, y: 1.5063, z: 1.5063}
m_Children:
- {fileID: 1043090685}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -73,9 +214,9 @@ SpriteRenderer:
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_SortingOrder: 26
m_Sprite: {fileID: 21300000, guid: 2405928e5513caf448a79082add2204a, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 0.654902}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
@ -97,19 +238,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: f85dc4bb405207e44bfe557775714307, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!114 &8093627333698608784
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8093627333698608799}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 01a6f95bf180a2a45b1686ea222e1c17, type: 3}
m_Name:
m_EditorClassIdentifier:
_justVertical: 0
_lightning: {fileID: 1043090684}
_sprites:
- {fileID: 21300000, guid: d76eaebf0ab92f444837a89b760938ba, type: 3}
- {fileID: 21300000, guid: dc9b42400a2750749a98117d1b81e1f1, type: 3}
--- !u!61 &8093627333698608788
BoxCollider2D:
m_ObjectHideFlags: 0
@ -123,16 +255,28 @@ BoxCollider2D:
m_IsTrigger: 1
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: -16.5}
m_Offset: {x: 0, y: -71.1}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0.5}
oldSize: {x: 254.33333, y: 109.333336}
oldSize: {x: 238.66667, y: 90.666664}
newSize: {x: 763, y: 328}
adaptiveTilingThreshold: 0.5
drawMode: 0
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 254.33333, y: 50.28}
m_Size: {x: 134.6, y: 81.7}
m_EdgeRadius: 0
--- !u!114 &950892130
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8093627333698608799}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0688d5c8286e7bf46981061fd36ed817, type: 3}
m_Name:
m_EditorClassIdentifier:

884
unity/Assets/Scenes/SampleScene.unity

File diff suppressed because it is too large

47
unity/Assets/Scripts/Cloud.cs

@ -4,10 +4,19 @@ using UnityEngine;
public class Cloud : MonoBehaviour
{
[SerializeField] GameObject _lightning;
[SerializeField] List<Sprite> _sprites;
float _timeToHideLightning = 0f;
float _lightningTimeout = 0f;
float _timeToRandomStrike;
const bool DO_RANDOM_STRIKES = true;
// Start is called before the first frame update
void Start()
{
ReInit();
HideLightning();
SetTimeForNextRandomStrike();
}
// Update is called once per frame
@ -15,6 +24,32 @@ public class Cloud : MonoBehaviour
{
const float SPEED = 1f;
this.transform.position = new Vector3(transform.position.x - SPEED, transform.position.y, transform.position.z);
_lightningTimeout -= Time.deltaTime;
_timeToHideLightning -= Time.deltaTime;
_timeToRandomStrike -= Time.deltaTime;
if (_timeToHideLightning < 0f)
{
HideLightning();
}
if (_timeToRandomStrike < 0f && DO_RANDOM_STRIKES)
{
TriggerLighting(_lightning.transform.position.x);
SetTimeForNextRandomStrike();
}
}
void SetTimeForNextRandomStrike()
{
_timeToRandomStrike = Random.Range(4f, 10f);
}
private void HideLightning()
{
_lightning.SetActive(false);
_timeToHideLightning = float.MaxValue;
}
public void ReInit()
@ -25,4 +60,16 @@ public class Cloud : MonoBehaviour
transform.localScale = new Vector3(scale, scale, 2f);
transform.position = new Vector3(transform.position.x + x, y, transform.position.z);
}
public void TriggerLighting(float x)
{
if (_lightningTimeout > 0)
return;
_lightning.SetActive(true);
_lightning.transform.GetChild(0).GetComponent<SpriteRenderer>().sprite = _sprites[Random.Range(0, _sprites.Count)];
_lightning.transform.position = new Vector3(x, _lightning.transform.position.y, _lightning.transform.position.z);
_timeToHideLightning = .2f;
_lightningTimeout = 2.0f;
}
}

38
unity/Assets/Scripts/DragonMovement.cs

@ -29,31 +29,55 @@ public class DragonMovement : MonoBehaviour
const string CONE_NAME = "cone";
private void OnTriggerEnter2D(Collider2D collision)
{
//Debug.Log("ontriggerenter");
_inCloud = true;
Flash();
GameObject cone = transform.Find(CONE_NAME)?.gameObject;
if (cone)
{
GameObject.Destroy(cone);
}
CheckCloudCollision(collision);
if (collision.CompareTag("Lightning"))
{
Stun(.2f);
}
if (collision.CompareTag("Fireball"))
{
Fireball fireball = collision.GetComponent<Fireball>();
if (fireball.AttackType == AttackType.CONE)
{
_stunTime = .4f;
Stun(.4f);
}
else
{
_stunTime = .2f;
Stun(.2f);
}
_animator.Play("fall");
}
}
private void OnTriggerStay2D(Collider2D collision)
{
CheckCloudCollision(collision);
}
private void CheckCloudCollision(Collider2D collision)
{
if (collision.CompareTag("Cloud"))
{
Cloud cloud = collision.GetComponent<Cloud>();
cloud.TriggerLighting(transform.position.x);
}
}
void Stun(float length)
{
_stunTime = length;
_animator.Play("fall");
}
private void OnTriggerExit2D(Collider2D collision)
{
_inCloud = false;
@ -128,6 +152,7 @@ public class DragonMovement : MonoBehaviour
}
/* //old cloud behavior
if (_inCloud)
{
if (_flapTime < 0)
@ -145,6 +170,7 @@ public class DragonMovement : MonoBehaviour
else if (_rigidbody.velocity.y < 0)
verticalSpeed = 2f;
}
*/
if (_stunTime > 0f)

BIN
unity/Assets/Sprites/lightning.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

109
unity/Assets/Sprites/lightning.jpg.meta

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: e7f3ea0bc9989cc438fe6b577abf3293
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
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
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
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: 1
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
unity/Assets/Sprites/lightning1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

109
unity/Assets/Sprites/lightning1.png.meta

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: 77ec464a9c0255e4a8c76a61850a04ca
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
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
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 3
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
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: 1
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
unity/Assets/Sprites/lightning1_short.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

109
unity/Assets/Sprites/lightning1_short.png.meta

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: d76eaebf0ab92f444837a89b760938ba
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
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
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 3
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
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: 1
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
unity/Assets/Sprites/lightning2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

109
unity/Assets/Sprites/lightning2.png.meta

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: b44d1ba12dfc2224eb29be051f80fea1
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
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
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
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: 1
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
unity/Assets/Sprites/lightning2_short.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

109
unity/Assets/Sprites/lightning2_short.png.meta

@ -0,0 +1,109 @@
fileFormatVersion: 2
guid: dc9b42400a2750749a98117d1b81e1f1
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
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
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 3
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
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: 1
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:

16
unity/Packages/manifest.json

@ -1,16 +1,16 @@
{
"dependencies": {
"com.unity.2d.animation": "5.0.10",
"com.unity.2d.animation": "5.2.0",
"com.unity.2d.pixel-perfect": "4.0.1",
"com.unity.2d.psdimporter": "4.1.3",
"com.unity.2d.psdimporter": "4.3.0",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "5.1.7",
"com.unity.2d.spriteshape": "5.3.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.collab-proxy": "1.15.7",
"com.unity.ide.rider": "2.0.7",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.test-framework": "1.1.29",
"com.unity.collab-proxy": "1.17.7",
"com.unity.ide.rider": "3.0.17",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",

36
unity/Packages/packages-lock.json

@ -1,11 +1,11 @@
{
"dependencies": {
"com.unity.2d.animation": {
"version": "5.0.10",
"version": "5.2.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "4.0.4",
"com.unity.2d.common": "4.2.0",
"com.unity.mathematics": "1.1.0",
"com.unity.2d.sprite": "1.0.0",
"com.unity.modules.animation": "1.0.0",
@ -14,7 +14,7 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.common": {
"version": "4.0.4",
"version": "4.2.0",
"depth": 1,
"source": "registry",
"dependencies": {
@ -38,12 +38,12 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.psdimporter": {
"version": "4.1.3",
"version": "4.3.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "4.0.4",
"com.unity.2d.animation": "5.0.10",
"com.unity.2d.common": "4.2.0",
"com.unity.2d.animation": "5.2.0",
"com.unity.2d.sprite": "1.0.0"
},
"url": "https://packages.unity.com"
@ -55,12 +55,12 @@
"dependencies": {}
},
"com.unity.2d.spriteshape": {
"version": "5.1.7",
"version": "5.3.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "4.0.4",
"com.unity.2d.common": "4.2.0",
"com.unity.2d.path": "4.0.2",
"com.unity.modules.physics2d": "1.0.0"
},
@ -73,11 +73,10 @@
"dependencies": {}
},
"com.unity.collab-proxy": {
"version": "1.15.7",
"version": "1.17.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "2.0.0",
"com.unity.services.core": "1.0.1"
},
"url": "https://packages.unity.com"
@ -90,16 +89,16 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "2.0.7",
"version": "3.0.17",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.1"
"com.unity.ext.nunit": "1.0.6"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.12",
"version": "2.0.17",
"depth": 0,
"source": "registry",
"dependencies": {
@ -108,7 +107,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.4",
"version": "1.2.5",
"depth": 0,
"source": "registry",
"dependencies": {},
@ -121,13 +120,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "2.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.0.1",
"depth": 1,
@ -138,7 +130,7 @@
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.29",
"version": "1.1.33",
"depth": 0,
"source": "registry",
"dependencies": {

2
unity/ProjectSettings/TagManager.asset

@ -5,6 +5,8 @@ TagManager:
serializedVersion: 2
tags:
- Fireball
- Lightning
- Cloud
layers:
- Default
- TransparentFX

Loading…
Cancel
Save