18 lines
635 B
Text
18 lines
635 B
Text
[gd_scene format=3 uid="uid://bdk1r2u8clllr"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bntb4uxiugjq3" path="res://Map/EHAP_map.png" id="1_c7s6e"]
|
|
[ext_resource type="Script" uid="uid://ws5ruc64db3v" path="res://CameraMove.gd" id="2_wijl4"]
|
|
|
|
[node name="Node2D" type="Node2D" unique_id=575553336]
|
|
|
|
[node name="EhapMap" type="Sprite2D" parent="." unique_id=26962123]
|
|
position = Vector2(966, -28)
|
|
texture = ExtResource("1_c7s6e")
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=1974259721]
|
|
position = Vector2(582, 1260)
|
|
limit_left = 6
|
|
limit_top = -1648
|
|
limit_right = 1926
|
|
limit_bottom = 1592
|
|
script = ExtResource("2_wijl4")
|