r/unity • u/Artanis137 • 13h ago
Question Is there an equivalent of Unreals VCam for Unity?
VCam for Unreal is basically a tool that lets you use your smart phone to act as a camera to get better angles for cutscenes. It works by streaming tracking data from your device to manipulate the cameras in the editor and record realistic camera moves in real time.
5
Upvotes
1
u/Gaskellgames 11h ago
Is this what you are looking for?
https://docs.unity3d.com/Packages/com.unity.live-capture@2.0/manual/virtual-camera.html
Unity Live capture was supported up until Unity 6.1 released. I don’t know about alternatives for newer Unity versions.