camera_rig_create
Add a camera rig to Pawn/Character Blueprints with presets for first-person, third-person, top-down, or side-scroller. Compiles and saves the blueprint.
Instructions
Add a camera rig to a Pawn/Character Blueprint using a preset: first_person (eye-height camera, pawn control rotation), third_person (300 spring arm with lag), top_down (800 arm at -60 pitch), or side_scroller (500 arm at -90 yaw). Compiles and saves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | Yes | ||
| arm_name | No | Default 'CameraBoom'. | |
| camera_name | No | Default 'Camera'. | |
| blueprint_path | Yes |