Fix broken room camera (#437)

This commit is contained in:
Julian Murgia
2021-11-13 10:14:18 +01:00
committed by GitHub
parent 524fc05cb0
commit 555f820254
3 changed files with 10 additions and 14 deletions

View File

@@ -20,7 +20,6 @@ __meta__ = {
"_edit_vertical_guides_": [ ]
}
global_id = "room15"
esc_script = "res://game/rooms/room15/esc/wrong_file.esc"
player_scene = ExtResource( 4 )
camera_limits = [ Rect2( 0, 0, 1289, 555 ) ]