• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Question Switching between cameras via keyboard

Barf

New member
Joined
May 24, 2024
Messages
3
Reactions
1
Is there a way to set up different camera angles, play a scene and switch via keyboard between angles? Where can key bindings to change a camera view be defined?
 
Sure....assuming you are going for a "security cameras" thingy I would recommend Embody on an Empty atom and Keybindings to bind it to a hotkey. While Embody is active the camera is "locked". Press "Escape" or open the UI to return to normal player camera.

Example scene:

Use "Scan Hub For Missing Packages...." to find everything you need for the sample scene:
1716626424702.png




In the scene there are 3 "Empty" atoms, each with an Embody plugin as well as a CustomCommands plugin, which exposes Embody "Active" trigger to Keybindings.
1716625935003.png

1716626143119.png


To make this work you will need to add Keybindings as a Session Plugin and assign some keys to the exposed commands:
1716626734259.png

1716626210257.png
 
Last edited:
Upvote 0
Still got a stupid question... I've made the example work, no prob, but when I try it in another scene, I get this in the keybindings screen. There are empty atoms with Embody and CustomCommands, also with that same name...

1716644610605.png
 
Upvote 0
If you would load another scene that uses the same CustomCommand names, Keybindings would automatically link the hotkey to that as you load the new scene. But your current scene doesn't have them, that's why it says "[unloaded]". Commands will stay there until you restart VaM, reload the plugin. You can also save them as a permanent Keybindings profile. You can probably explicitly remove them by assigning them to "nothing" (have not tried).
 
Upvote 0
Back
Top Bottom