Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Commit

Permalink
Dogo 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Team-on committed Jan 30, 2021
1 parent c6b9f81 commit 146b03d
Show file tree
Hide file tree
Showing 87 changed files with 6,846 additions and 1 deletion.
52 changes: 52 additions & 0 deletions GGJ21/Assets/Prefabs/Card.prefab

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

1 change: 1 addition & 0 deletions GGJ21/Assets/Scripts/Enums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public enum PetType : byte {
Cat2 = 2,
Cat3 = 3,
Dog1 = 4,
Dog2 = 5,
}

public enum AccessoryType : byte {
Expand Down
8 changes: 8 additions & 0 deletions GGJ21/Assets/Sprites/Pets/dogo_1.meta

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

8 changes: 8 additions & 0 deletions GGJ21/Assets/Sprites/Pets/dogo_1/accessories.meta

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
169 changes: 169 additions & 0 deletions GGJ21/Assets/Sprites/Pets/dogo_1/accessories/chains.png.meta

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 146b03d

Please sign in to comment.