Open1kJ/main.tscn

17 lines
515 B
Plaintext
Raw Normal View History

2024-02-24 22:26:54 -06:00
[gd_scene load_steps=3 format=3 uid="uid://djirenq1psstj"]
[ext_resource type="Script" path="res://PanningCamera/PanningCamera2D.gd" id="1_vtapg"]
[ext_resource type="PackedScene" uid="uid://qipfodwbk1gf" path="res://Field/field.tscn" id="1_y0qkv"]
[node name="Main" type="Node2D"]
[node name="Camera2D" type="Camera2D" parent="."]
script = ExtResource("1_vtapg")
MIN_ZOOM = null
MAX_ZOOM = null
ZOOM_RATE = 5.0
[node name="Field" parent="." instance=ExtResource("1_y0qkv")]
rotation = 0.523599
skew = 0.523599