JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Automated screenshot & 360° orbit capture tool for VaM.
Frame shots with a full-screen live preview (rule-of-thirds + center-cut guides), nudge framing with the keyboard, or click AUTO-FRAME to have the camera distance solved for you. Then fire single shots or a full 360° orbit — optionally at 1/3/5/7 elevation rings — all auto-frozen for consistent poses and saved into organized session folders.
Dedicated shot camera — Camera.main is never touched; navigation and focus stay in sync, no rendering artifacts
Live preview — full-screen, UI never covered, overlays aligned to the shot frame
Keyboard nudging — arrows orbit, PgUp/PgDn elevation, +/− distance, Tab cycles target, Shift/Ctrl for fine/coarse
AUTO-FRAME — subject auto-sized to fill the frame, user-adjustable tightness
Orbital capture — 1/3/5/7 elevation rings, ±80° clamp, per-ring subfolders, animation auto-freeze/restore
Quality — 16-bit HDR anti-banding pipeline, PostMagic-compatible, PNG/JPG up to 7680px
Organized output — Saves/screenshots/[Atom]_[Session]/, one-click SHOW DIRECTORY
Fixed color banding (stepping) in blurred backgrounds — now renders to HDR (ARGBHalf) for 16-bit precision during post-processing
Fixed JPG aura/banding artifacts — EncodeToJPG quality increased from default 75 to 100
Preview button removed. When you touch a slider it automatically goes into preview mode.
Changed Wide, Mid and Close-up to Shot 1, Shot 2 and Shot 3 making it more generic
Only Shot 1 is active at startup
Overhauled the UI to match my other plugins
Move all Shot cameras UI to the left and options to the right
Renamed sliders and menu to be more readable
Distance and Height sliders were inverted for more intuitive movement
QOL updates
Restore Camera or Remove plugin reset it back so that the VaM UI works (Hub and other screens)
Added center cut preview overlay feature
Shows where external programs will crop images (purely visual, doesn't affect saved screenshots)
Configurable center cut ratio with all standard aspect ratios (default 1:1)
Thick green border indicates center crop zone during preview
Helps frame shots for social media and web platforms
Added orbit start angle control for each stage (0° to 360°)
Replaced fixed resolution presets with custom resolution slider (720px to 7680px longest dimension) @RonBurgundy
UI improvements: Added section headers and spacers for better organization (based on SkyMagicLoaderPlus)
Added single-shot buttons for each config type (TAKE WIDE/MID/CLOSE SHOT) @RonBurgundy
Added secondary person support for multi-person shots
Select another person from scene to shoot both subjects together
Camera targets midpoint between primary and secondary person's target bones
Automatic fallback to secondary person's root if target bone doesn't exist
Fixed camera interference with Virt-A-Mate's built-in focus system (F key)
Added double-check in UpdatePreviewIfActive() to prevent race conditions
Camera now only updates when preview mode is explicitly active