mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
b01d5a68d9
_process() called get_viewport().get_camera_3d() every frame to drive the containment field's camera-side fade. Cache it the same way ship_camera.gd caches the ball, revalidating with is_instance_valid since exactly one camera rig is spawned per game-mode run today.