mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:35:34 +00:00
11 lines
384 B
Text
11 lines
384 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bmif3jo03yuol"]
|
|
|
|
[ext_resource type="Script" uid="uid://dd535g2nxqpg1" path="res://Scripts/Misc/CameraController.cs" id="1_wovnw"]
|
|
|
|
[node name="CameraController" type="Camera2D"]
|
|
process_mode = 1
|
|
script = ExtResource("1_wovnw")
|
|
PixelSnap = false
|
|
EnableSmoothing = false
|
|
MaxAimOffsetDistance = 80.0
|
|
DebugCamera2ActionName = &"debug_camera_1"
|