feat: red and green card templates
This commit is contained in:
parent
e3c17f7397
commit
65dc02585e
32 changed files with 792 additions and 19 deletions
8
cards.tres
Normal file
8
cards.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://cj3vs5hq2mcbp"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://ncoq4i61plvt" path="res://assets/Bohemian Soul.otf" id="1_yowck"]
|
||||
|
||||
[resource]
|
||||
default_font = ExtResource("1_yowck")
|
||||
Label/font_sizes/font_size = 12
|
||||
Label/fonts/font = ExtResource("1_yowck")
|
||||
Loading…
Add table
Add a link
Reference in a new issue