refactor with ColorRect

This commit is contained in:
Fabien Freling 2019-11-27 00:50:35 +01:00
parent d98ad5fd23
commit 8a720717e4
4 changed files with 73 additions and 11 deletions

View file

@ -4,3 +4,8 @@
[node name="Taquin" type="Node2D"]
script = ExtResource( 1 )
[node name="ColorRect" type="ColorRect" parent="."]
margin_right = 512.0
margin_bottom = 512.0
color = Color( 0.254902, 0.329412, 0.45098, 1 )