forked from andreyratz/block
16 lines
550 B
Plaintext
16 lines
550 B
Plaintext
[gd_scene format=3 uid="uid://utvn7exjffka"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bkchowvb0nrnm" path="res://Assets/Textures/512x512/Grass/Grass_01-512x512.png" id="1_3eosg"]
|
|
|
|
[node name="MapArena" type="Node2D" unique_id=1306367673]
|
|
|
|
[node name="Parallax2D" type="Parallax2D" parent="." unique_id=598922861]
|
|
repeat_size = Vector2(256, 256)
|
|
repeat_times = 5
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Parallax2D" unique_id=1318408175]
|
|
position = Vector2(512, 512)
|
|
scale = Vector2(0.5, 0.5)
|
|
texture = ExtResource("1_3eosg")
|
|
centered = false
|