Skip to content

Commit

Permalink
flag
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLissandra1 committed Apr 9, 2023
1 parent 0f81dbb commit 421c522
Show file tree
Hide file tree
Showing 10 changed files with 280 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
/Logs/
/Packages/
/Usersettings/

Assembly-CSharp-Editor-firstpass.csproj
Assembly-CSharp.csproj
PhysicsProject.sln
.vs/
.vscode/
Binary file added Assets/Resources/images/UU_Flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions Assets/Resources/images/UU_Flag.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/Resources/images/UU_Flag_mirrored.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions Assets/Resources/images/UU_Flag_mirrored.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Material:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: UNFlag
m_Name: UUFlag
m_Shader: {fileID: 4800000, guid: 735c2ca2e215f794cafd0447f53d66ac, type: 3}
m_ValidKeywords: []
m_InvalidKeywords:
Expand Down Expand Up @@ -51,7 +51,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 906b8ea5c4d9e114c9b1bd3f2d26e6d6, type: 3}
m_Texture: {fileID: 2800000, guid: 658a2fb438bc5b84fa7c6724723a4030, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
Expand Down Expand Up @@ -121,7 +121,7 @@ Material:
- _ZWrite: 1
- __dirty: 1
m_Colors:
- _Color: {r: 0.023139918, g: 0.3773585, b: 0.086178824, a: 1}
- _Color: {r: 0.11320752, g: 0.11320752, b: 0.11320752, a: 1}
- _DetailColor: {r: 1, g: 1, b: 1, a: 0}
- _DetailSpecularColor: {r: 1, g: 1, b: 1, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
Expand Down
File renamed without changes.
4 changes: 4 additions & 0 deletions obj/Debug/.NETFramework,Version=v4.7.1.AssemblyAttributes.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.1", FrameworkDisplayName = ".NET Framework 4.7.1")]
Binary file not shown.
Binary file not shown.

0 comments on commit 421c522

Please sign in to comment.