forked from GCidon/Articoding22-23
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added penguin animations at the finish of the level
- Loading branch information
1 parent
4b0e5d8
commit 5c1bc29
Showing
7 changed files
with
3,917 additions
and
724 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
Code&Go/Assets/Art/GameRenderTextureLevelFinish.renderTexture
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!84 &8400000 | ||
RenderTexture: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: GameRenderTextureLevelFinish | ||
m_ImageContentsHash: | ||
serializedVersion: 2 | ||
Hash: 00000000000000000000000000000000 | ||
m_ForcedFallbackFormat: 4 | ||
m_DownscaleFallback: 0 | ||
m_IsAlphaChannelOptional: 0 | ||
serializedVersion: 3 | ||
m_Width: 720 | ||
m_Height: 720 | ||
m_AntiAliasing: 2 | ||
m_MipCount: -1 | ||
m_DepthFormat: 2 | ||
m_ColorFormat: 8 | ||
m_MipMap: 0 | ||
m_GenerateMips: 1 | ||
m_SRGB: 0 | ||
m_UseDynamicScale: 0 | ||
m_BindMS: 0 | ||
m_EnableCompatibleFormat: 1 | ||
m_TextureSettings: | ||
serializedVersion: 2 | ||
m_FilterMode: 1 | ||
m_Aniso: 0 | ||
m_MipBias: 0 | ||
m_WrapU: 1 | ||
m_WrapV: 1 | ||
m_WrapW: 1 | ||
m_Dimension: 2 | ||
m_VolumeDepth: 1 |
8 changes: 8 additions & 0 deletions
8
Code&Go/Assets/Art/GameRenderTextureLevelFinish.renderTexture.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.