portail lumière rouge

This commit is contained in:
Mylloon 2021-04-08 03:01:58 +02:00
parent 08972cbbc2
commit acdcb3e24b

View file

@ -19,6 +19,7 @@ shape = SubResource( 2 )
[node name="Light2D" type="Light2D" parent="."] [node name="Light2D" type="Light2D" parent="."]
texture = ExtResource( 3 ) texture = ExtResource( 3 )
color = Color( 0.678431, 0.141176, 0.647059, 1 )
energy = 0.5 energy = 0.5
mode = 2 mode = 2
[connection signal="body_entered" from="." to="." method="_on_Portail_de_fin_body_entered"] [connection signal="body_entered" from="." to="." method="_on_Portail_de_fin_body_entered"]