[gd_scene load_steps=2 format=2] [ext_resource path="res://mini-game/ressources/backgrounds/city.png" type="Texture" id=1] [node name="background" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 __meta__ = { "_edit_use_anchors_": false } [node name="TextureRect" type="TextureRect" parent="."] anchor_right = 1.0 anchor_bottom = 1.0 texture = ExtResource( 1 ) stretch_mode = 7 __meta__ = { "_edit_use_anchors_": false }