taqin/game/src/Piece.tscn

13 lines
299 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://src/Piece.gd" type="Script" id=1]
[node name="Piece" type="Node2D"]
script = ExtResource( 1 )
[node name="Label" type="Label" parent="."]
margin_right = 40.0
margin_bottom = 14.0
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "!"