diff options
Diffstat (limited to 'ship/ship/ship.tscn')
-rw-r--r-- | ship/ship/ship.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ship/ship/ship.tscn b/ship/ship/ship.tscn index eaf0161..0609dd1 100644 --- a/ship/ship/ship.tscn +++ b/ship/ship/ship.tscn @@ -378,6 +378,7 @@ render_target_v_flip = true [node name="Camera" type="Camera" parent="ViewPorts/below_deck"] transform = Transform( 0.897382, 0, 0.441255, 0, 1, 0, -0.441255, 0, 0.897382, 4.54343, -0.839509, 29.0326 ) +cull_mask = 1048573 [node name="bridge_downstairs" type="Viewport" parent="ViewPorts"] size = Vector2( 320, 180 ) |