13 lines
449 B
Text
13 lines
449 B
Text
|
[gd_scene load_steps=3 format=3 uid="uid://by7ktb1k5ml5y"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://backgounds/abstract.gd" id="1_pph27"]
|
||
|
[ext_resource type="Texture2D" uid="uid://qmyfeu4jrmbv" path="res://backgounds/abstract.png" id="2_ivn17"]
|
||
|
|
||
|
[node name="wormhole" type="Node2D"]
|
||
|
script = ExtResource("1_pph27")
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect" parent="."]
|
||
|
offset_right = 1280.0
|
||
|
offset_bottom = 720.0
|
||
|
texture = ExtResource("2_ivn17")
|