Files

10 lines
352 B
Plaintext
Raw Permalink Normal View History

[gd_scene format=3 uid="uid://icbk3la71t7h"]
2025-11-15 08:22:49 +03:00
[ext_resource type="Script" uid="uid://bq7xkdvq4iejn" path="res://world/background/starry_sky_layer.gd" id="1_st4ay"]
2025-11-15 08:22:49 +03:00
[node name="StarrySkyLayer" type="Parallax2D" unique_id=1953063300]
2025-11-20 10:02:20 +03:00
scroll_offset = Vector2(1080, 1920)
repeat_size = Vector2(1080, 1920)
repeat_times = 3
2025-11-15 08:22:49 +03:00
script = ExtResource("1_st4ay")