PhantomCam Change Log
GS_PhantomCam version changelog.
Categories:
Logs
PhantomCam 0.5.0
First official base release of GS_PhantomCam.
Cam Manager
GS_CamManagerComponent— camera system lifecycle, active camera trackingCamManagerRequestBus/CamManagerNotificationBusGS_PhantomCamSystemComponent— system-level registration
Phantom Cameras
GS_PhantomCameraComponent— virtual camera with follow target, look-at, FOV, and priorityPhantomCameraRequestBusPhantomCamData— camera configuration data structure- Priority-based switching: highest priority active phantom camera drives the real camera
Cam Core
GS_CamCoreComponent— reads from the active phantom camera each frame and applies to the engine cameraCamCoreRequestBus/CamCoreNotificationBus
Camera Behaviors
ClampedLook_PhantomCamComponent— look-at with clamped angle limitsStaticOrbitPhantomCamComponent— fixed-distance orbit around a targetTrack_PhantomCamComponent— follows a spline or path trackAlwaysFaceCameraComponent— keeps an entity billboard-facing the active camera
Blend Profiles
GS_PhantomCamBlendProfile— asset defining camera transition easing and duration- Smooth interpolation between camera positions on priority switch
Influence Fields
GlobalCameraInfluenceComponent— global persistent camera modifierCameraInfluenceFieldComponent— spatial zone that modifies camera behavior on entryCamInfluenceData— influence configuration data (offset, FOV shift, tilt)