add card Deck
This commit is contained in:
parent
e135c75787
commit
5007d7aa2a
7 changed files with 189 additions and 39 deletions
|
@ -7,13 +7,14 @@
|
|||
|
||||
[node name="HanafudaCard" type="Node2D"]
|
||||
script = ExtResource( 1 )
|
||||
revealed = false
|
||||
month = 6
|
||||
type = 3
|
||||
|
||||
[node name="Frontside" type="Sprite" parent="."]
|
||||
visible = false
|
||||
texture = ExtResource( 2 )
|
||||
|
||||
[node name="Backside" type="Node2D" parent="."]
|
||||
visible = false
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Backside"]
|
||||
margin_left = -110.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue