Browse Source

Fix minor graphical error with the card menu

new_protocol
KeyKoder 5 years ago
parent
commit
7c0f09de48
  1. 3
      unity/Assets/Prefabs/CardBaseUI.prefab
  2. 13
      unity/Assets/StreamingAssets/ProtoDeck.txt
  3. BIN
      unity/Assets/StreamingAssets/bluebg.png
  4. 7
      unity/Assets/StreamingAssets/bluebg.png.meta
  5. BIN
      unity/Assets/StreamingAssets/pingcard.png
  6. 7
      unity/Assets/StreamingAssets/pingcard.png.meta

3
unity/Assets/Prefabs/CardBaseUI.prefab

@ -112,7 +112,7 @@ MonoBehaviour:
m_SelectedTrigger: Selected
m_DisabledTrigger: Disabled
m_Interactable: 1
m_TargetGraphic: {fileID: 4636870508535478785}
m_TargetGraphic: {fileID: 7961957966435805549}
m_OnClick:
m_PersistentCalls:
m_Calls:
@ -668,6 +668,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
cardCanvas: {fileID: 5463950459347836262, guid: fc20f9d5ae7f3364d8425ba33a8d0c81, type: 3}
preparedCard: 0
thrown: 0
--- !u!1 &8916404675787270260
GameObject:
m_ObjectHideFlags: 0

13
unity/Assets/StreamingAssets/ProtoDeck.txt

@ -70,6 +70,19 @@ description:
~ The Creator of the Card
bg: greenbg.png
[Card]
id: pingcard
name: Ping
basetype: Effect
typemod: None
typename: Annoying Sound
image: pingcard.png
action:
Annoy all players.
description:
WHY WOULD YOU DO THAT AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.
bg: bluebg.png
[Deck]
name: Prototype Deck
creetoor*6

BIN
unity/Assets/StreamingAssets/bluebg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

7
unity/Assets/StreamingAssets/bluebg.png.meta

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9fbddc5c7df2a8c48b5edd24dbcb1c72
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

BIN
unity/Assets/StreamingAssets/pingcard.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

7
unity/Assets/StreamingAssets/pingcard.png.meta

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0f84473a49ff01449b0ad5572095f1a9
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Loading…
Cancel
Save