trijam-355-inconvenient-sup.../main.tscn

23 lines
744 B
Plaintext
Raw Normal View History

2026-01-17 04:22:25 +00:00
[gd_scene load_steps=4 format=3 uid="uid://dkt8o6fkbh5u"]
[ext_resource type="PackedScene" uid="uid://dyerg4wkjmayq" path="res://player.tscn" id="1_ig7tw"]
[sub_resource type="Gradient" id="Gradient_7dm0k"]
interpolation_mode = 2
colors = PackedColorArray(0.27022192, 0.27022192, 0.2702219, 1, 0.5290667, 0.52906674, 0.5290664, 1)
[sub_resource type="GradientTexture2D" id="GradientTexture2D_ig7tw"]
gradient = SubResource("Gradient_7dm0k")
width = 1024
height = 1024
fill_from = Vector2(0.5, 0.5)
fill_to = Vector2(0.55, 0.55)
repeat = 2
[node name="Main" type="Node2D"]
[node name="Background1" type="Sprite2D" parent="."]
texture = SubResource("GradientTexture2D_ig7tw")
[node name="Player" parent="." instance=ExtResource("1_ig7tw")]