Replaced most cameras in levels with a scene

This commit is contained in:
Marco 2025-05-07 11:58:08 +02:00
commit 9548688850
17 changed files with 107 additions and 105 deletions

View file

@ -0,0 +1,11 @@
[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"