30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://cb0mnye1ki5a6"]
|
|
|
|
[ext_resource type="Script" uid="uid://cie33tct7ehf0" path="res://addons/phantom_camera/scripts/phantom_camera_host/phantom_camera_host.gd" id="1_5abjq"]
|
|
[ext_resource type="PackedScene" uid="uid://dtjrpkhssq32a" path="res://objects/bg.tscn" id="2_nd58g"]
|
|
[ext_resource type="PackedScene" uid="uid://bva54p1fxomu2" path="res://objects/village_parallax_background.tscn" id="3_cdmor"]
|
|
[ext_resource type="PackedScene" uid="uid://blpk55m4e7y3a" path="res://objects/forest_parallax_background.tscn" id="4_nd58g"]
|
|
|
|
[node name="Camera2D" type="Camera2D"]
|
|
limit_left = 320
|
|
limit_top = -896
|
|
limit_right = 4160
|
|
limit_bottom = 800
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="PhantomCameraHost" type="Node" parent="."]
|
|
process_priority = 300
|
|
process_physics_priority = 300
|
|
script = ExtResource("1_5abjq")
|
|
|
|
[node name="BG" parent="." instance=ExtResource("2_nd58g")]
|
|
visible = false
|
|
z_index = -3
|
|
scale = Vector2(1.5, 1.5)
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="VillageParallaxBackground" parent="." instance=ExtResource("3_cdmor")]
|
|
|
|
[node name="ParallaxBackground" parent="." instance=ExtResource("4_nd58g")]
|
|
visible = false
|