refactor with ColorRect
This commit is contained in:
parent
d98ad5fd23
commit
8a720717e4
4 changed files with 73 additions and 11 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue