the-crypt/meta/BoundedCamera.tscn

9 lines
216 B
Plaintext
Raw Normal View History

2020-07-17 11:03:22 -05:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://script/player camera.gd" type="Script" id=1]
2020-07-17 19:18:59 -05:00
[node name="Camera2D" type="Camera2D"]
2020-07-17 11:03:22 -05:00
script = ExtResource( 1 )
[node name="Tween" type="Tween" parent="."]