Add camera zoom
This commit is contained in:
@@ -6,8 +6,37 @@
|
||||
[node name="EdgeScrollCamera" type="Node2D" unique_id=1977543223]
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." unique_id=455629291]
|
||||
offset = Vector2(960, 540)
|
||||
script = ExtResource("1_08uhj")
|
||||
clamp_enabled = true
|
||||
clamp_max = Vector2(3000, 2000)
|
||||
|
||||
[node name="Icon" type="Sprite2D" parent="." unique_id=629901180]
|
||||
position = Vector2(469, 252)
|
||||
position = Vector2(988, 485)
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
[node name="Icon2" type="Sprite2D" parent="." unique_id=919808260]
|
||||
position = Vector2(1714, 130)
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
[node name="Icon3" type="Sprite2D" parent="." unique_id=368045162]
|
||||
position = Vector2(1750, 957)
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
[node name="Icon6" type="Sprite2D" parent="." unique_id=1755994416]
|
||||
position = Vector2(2641, 1655)
|
||||
rotation = 0.9242716
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
[node name="Icon7" type="Sprite2D" parent="." unique_id=460486605]
|
||||
position = Vector2(895.00024, 1641)
|
||||
rotation = 0.9242716
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
[node name="Icon4" type="Sprite2D" parent="." unique_id=957351194]
|
||||
position = Vector2(134, 962)
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
[node name="Icon5" type="Sprite2D" parent="." unique_id=2077463270]
|
||||
position = Vector2(137, 129)
|
||||
texture = ExtResource("2_c5cli")
|
||||
|
||||
Reference in New Issue
Block a user