You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
233 B

[gd_scene load_steps=2 format=3 uid="uid://bnsf7lnm8elui"]
[ext_resource type="Script" path="res://camera2D.gd" id="1_exvdf"]
[node name="Camera2D" type="Camera2D"]
position_smoothing_enabled = true
script = ExtResource("1_exvdf")