root/2d/chinese-zodiac.tscn

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[gd_scene load_steps=2 format=2]

[ext_resource path="res://2d/chinese-zodiac.gd" type="Script" id=1]

[node name="chinese-zodiac" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 1 )

[node name="Label" type="Label" parent="."]
anchor_top = 1.0
anchor_bottom = 1.0
margin_left = -1.29236
margin_top = -14.0
margin_right = 38.7076
text = "current year Zodiac"