• Hello Guest!

    We have recently updated our Site Policies regarding the use of Non Commercial content within Paid Content posts. Please read the new policy here.

    An offical announcement about this new policy can be read on our Discord.

    ~The VaMHub Moderation Team
  • Hello Guest!

    We posted an announcment regarding upcoming changes to Paid Content submissions.

    Please see this thread for more information.

Keyboard Shortcuts

Plugins Keyboard Shortcuts 12

Any updates on this?
I can't use VAM without it and it keeps freezing while loading with it.
 
I have seen this happen too. There is some bug with the refresh logic I have that I have not tracked down yet.

In the mean time, reload the keyboard shortcut plugin and it should rescan everything in the scene.

will look into it sorry =(
I pinpointed the probable cause, at least in my case - it's the arousal/orgasm plugin ExpressionBlushingAndTears. It somehow prevents your plugin from reading/listing all the atom plugs. Will that be helpful?
Happy New Year!
 
lfe
While I do not know exactly what your settings looks like, I have also set a binding to a mouse movement (there should not be one in the default settings). If you want to fix things by hand, you can open up the Saves/lfe_keyboardshortcuts.json file in a text editor and remove the one that looks like a mess. You can also just delete that entire file if you want to have the settings be set back to the defaults.

Thanks for the feedback. The last entry in the lfe_keyboardshortcuts.json was the issue .. here it is:

JSON:
 "Atom > InvisibleLight > ShowUI > Animation" : {
      "enabled" : "True",
      "chord" : "Mouse X"
   }

That makes the mouse movement select the atom "InvisibleLight" ... since that is the default name for a new light, it is easy to run into this situation. Not sure why this is in there but you should consider to remove it from your default settings ;)

Thanks again for your support
 
This is working great, I'm using it to move and rotate the selected object. I'm using the left stick and D-Pad to move the object, and right stick & action buttons to rotate it.

One question, can we use global coordinates somehow? For instance when I move the gamepad to the left the object moves to its own left which depends on its own axis direction, it would be nice if it moves to the left respect to the world. It would be a lot more intuitive. With local coordinates, every time I want to move an object I need to slowly move the sticks until I get the right one.
 
I'm trying to use KeyBoardShortcuts with the Positioner plugin (https://hub.virtamate.com/resources/positioner-main-camera-and-atom-positioner-plugin.35911/) to use number keys for specific camera angles. After setting up multiple camera positions (i.e. Cam1, Cam2, etc.) I can use keyboard bindings and the positioner plugin to trigger either next or random positions, but I'm not able to pick a specific angle I want. So, I set up UIButtons and button triggers to call on specific camera angles, thinking I could then use keyboard bindings to 'Run Triggers' and switch to a desired camera.

Unfortunately, the Run Triggers action within this plugin doesn't seem to do anything.

I also tried the same with UIButtons set up for certain poses, but the Run Triggers does nothing.

I have to assume I'm doing something wrong between the set up of the UIButtons and/or the way I'm binding keys to these actions, but any advice would be appreciated.
 
Back
Top Bottom