online multiplayer chess game (note server currently down)
Diffstat (limited to 'Piece.tscn')
-rw-r--r--Piece.tscn2
1 files changed, 2 insertions, 0 deletions
diff --git a/Piece.tscn b/Piece.tscn
index 5fc374c..e310e84 100644
--- a/Piece.tscn
+++ b/Piece.tscn
@@ -21,3 +21,5 @@ texture = ExtResource( 2 )
visible = false
position = Vector2( 50, 50 )
texture = ExtResource( 3 )
+
+[node name="Tween" type="Tween" parent="."]