fossekleiva-ks-hackathon-demo/backgroubd.tscn

11 lines
263 B
Plaintext
Raw Normal View History

2019-09-25 21:35:43 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://background.jpg" type="Texture" id=1]
[node name="Node2D" type="Node2D"]
[node name="background" type="Sprite" parent="."]
scale = Vector2( 1.60314, 1.8829 )
texture = ExtResource( 1 )
centered = false