On ajoute la patinoir à la scèn
This commit is contained in:
parent
73af5dc1fe
commit
401f82e9a8
@ -43,6 +43,10 @@ scriptName = "res://Scripts/PaintEffects/Downscale.gd"
|
|||||||
position = Vector2( 604.527, 280.888 )
|
position = Vector2( 604.527, 280.888 )
|
||||||
scriptName = "res://Scripts/PaintEffects/ConfuseDirections.gd"
|
scriptName = "res://Scripts/PaintEffects/ConfuseDirections.gd"
|
||||||
|
|
||||||
|
[node name="Clopinette5" parent="." instance=ExtResource( 3 )]
|
||||||
|
position = Vector2( 204.282, 391.385 )
|
||||||
|
scriptName = "res://Scripts/PaintEffects/Slippery.gd"
|
||||||
|
|
||||||
[node name="Label" type="Label" parent="."]
|
[node name="Label" type="Label" parent="."]
|
||||||
margin_left = 67.496
|
margin_left = 67.496
|
||||||
margin_top = 232.645
|
margin_top = 232.645
|
||||||
@ -82,3 +86,13 @@ text = "Confusion"
|
|||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_use_anchors_": false
|
"_edit_use_anchors_": false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[node name="Label5" type="Label" parent="."]
|
||||||
|
margin_left = 163.787
|
||||||
|
margin_top = 348.938
|
||||||
|
margin_right = 247.787
|
||||||
|
margin_bottom = 362.938
|
||||||
|
text = "Patinoire"
|
||||||
|
__meta__ = {
|
||||||
|
"_edit_use_anchors_": false
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user