Skip to content

Commit

Permalink
game icon changed, changed splash screen, level optimalization
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMartin committed Feb 6, 2024
1 parent 85be56a commit d1db854
Show file tree
Hide file tree
Showing 14 changed files with 10,395 additions and 166 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Material:
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _Radius: 1
- _Radius: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
Expand Down
Binary file added DoggyMan3D/Assets/Image/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions DoggyMan3D/Assets/Image/icon.png.meta

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

2 changes: 1 addition & 1 deletion DoggyMan3D/Assets/Prefabs/MainCamera.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Camera:
width: 1
height: 1
near clip plane: 0.2
far clip plane: 500
far clip plane: 190
field of view: 40
orthographic: 0
orthographic size: 10
Expand Down
2 changes: 1 addition & 1 deletion DoggyMan3D/Assets/Prefabs/PlayerFollowCamera.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ MonoBehaviour:
FieldOfView: 50
OrthographicSize: 10
NearClipPlane: 0.2
FarClipPlane: 200
FarClipPlane: 190
Dutch: 0
ModeOverride: 0
LensShift: {x: 0, y: 0}
Expand Down
2 changes: 1 addition & 1 deletion DoggyMan3D/Assets/Scenes/Game/Level1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -13518,7 +13518,7 @@ PrefabInstance:
- target: {fileID: 8064564564076534187, guid: da91c57be85d8524995bd614c656dd3b,
type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8198148466821324265, guid: da91c57be85d8524995bd614c656dd3b,
type: 3}
Expand Down
Loading

0 comments on commit d1db854

Please sign in to comment.