Positioner - Main camera and Atom Positioner Plugin

Plugins Positioner - Main camera and Atom Positioner Plugin

Nitpick:

If your plugin controls the orientation of the containing atom, the plugin isn't targeting the atom, it's aiming the atom (think of a gun in your hand(s): You're aiming the gun, and you use the ironsight to target your ... target). Sorry for the beancounting, but 15years @Uni have left me with some pet peeves regarding proper terminology ...

P.S.: I see you acted on my feature request! Thanks!
 
there is a bug with the triggers:
when triggering a specific position, it works once but not twice. you have to trigger another pos to be able to trigger again the first one.
work around is to trigger another pos and then trigger the one you want
trigger.png
 
there is a bug with the triggers:
when triggering a specific position, it works once but not twice. you have to trigger another pos to be able to trigger again the first one.
work around is to trigger another pos and then trigger the one you want
View attachment 266107

Thank you for the bug report and for posting a workaround. I have also noticed this yesterday and I've updated the main page of the plugin that this is a known bug. For some reason every second time, I get an empty value when calling the Action instead of the selected value. I'm working on it when I have time, but I don't know yet, why this happens.
 
Hey ! my plugins being often corrupted and i need to reload it and do again the pos, it's clearly unusable for me help me please.

btw it only do it when i put it on the WindowCamera i'll switch to another atom i think but it's strange
 

Attachments

  • Capture.PNG
    Capture.PNG
    14.6 KB · Views: 0
Last edited:
Hey ! my plugins being often corrupted and i need to reload it and do again the pos, it's clearly unusable for me help me please.

btw it only do it when i put it on the WindowCamera i'll switch to another atom i think but it's strange
I assume you have the newest game update installed. Do you see something in the error log? I haven't seen this error yet, will test a bit more with the Windowcamera.
 
Last edited:
there is a bug with the triggers:
when triggering a specific position, it works once but not twice. you have to trigger another pos to be able to trigger again the first one.
work around is to trigger another pos and then trigger the one you want
View attachment 266107

Should be solved with version 8. In my testing it now works reliably, without changing the value first. Let me know if it works for you as well. Thanks.
 
I assume you have the newest game update installed. Do you see something in the error log? I haven't seen this error yet, will test a bit more with the Windowcamera.
Hi, sorry for late response, i don't know i switched to an Empty object and i do not get the error anymore.
 
Hey, total newbie here; could you give a short explanation as to how I can set the actions for looping the camera?

I tried adding a button as trigger and added the action to it as per your screenshot. But it does not work for me.

Is there any chance this could also be done with Keyboard bindings (e.g. Pressing "C" to loop view?
 
Hey, total newbie here; could you give a short explanation as to how I can set the actions for looping the camera?

I tried adding a button as trigger and added the action to it as per your screenshot. But it does not work for me.

Is there any chance this could also be done with Keyboard bindings (e.g. Pressing "C" to loop view?

Hmm... you can't pull this off with just my plugin. My plugin has an action 'Set Random Position (specific group)' you can call, that will load one of the saved camera angles from a group at random and set the main camera to it.

If you want to call this action every x seconds, I recommend you look the Loop Logic brick here:

With the Loop logic brick you should be able to call my action every x seconds. And you'll need a trigger (e.g. a UIButton) to activate the loop. Perhaps you can make a keyboard binding to this UIButton, I have never looked into that myself.

Hope this helps.
 
Is there anyway to make a bunch of camera positions and then save a scene and load with the same positions as before? Now matter what I do whenever I reload a scene all camera positions are gone. Please lmk! Getting a bunch of camera angles in a scene that can be recalled after loading a scene is exactly what I need.
 
Is there anyway to make a bunch of camera positions and then save a scene and load with the same positions as before? Now matter what I do whenever I reload a scene all camera positions are gone. Please lmk! Getting a bunch of camera angles in a scene that can be recalled after loading a scene is exactly what I need.

Hi, @mynaughtyaccount, yeah that's the intention of the plugin and works for me. Normally, when you save a scene, all the positions that were created are saved in json format along with the scene data.

I assume you're using the latest version of VAM? Otherwise, I don't know how I can help you. I can upload an example scene with some saved positions, if that helps.
 
Hi, @mynaughtyaccount, yeah that's the intention of the plugin and works for me. Normally, when you save a scene, all the positions that were created are saved in json format along with the scene data.

I assume you're using the latest version of VAM? Otherwise, I don't know how I can help you. I can upload an example scene with some saved positions, if that helps.
Sorry total newb move on my part, got if fixed now and is working great! (Had it as a session plugin instead of in the scene)
 
Really useful plugin!

Oh nevermind, there is a plugin which comes with AcidBubbles Keybindings called "Keybinding Extensions", there you can activate functions for "Positioner" like "Next position" for the Keybinding plugin. Wohoo!

Is there a way to bind a key to save a position or cycle through the available monitor camera positions (or maybe a group)?

I'm using AcidBubbles Keybinding plugin but can't Positioner in there, so assume there is no native compatibility.
Has anyone found a way? Maybe a plugin which can bind keys to triggers?
 
Last edited:
Really useful plugin!

Oh nevermind, there is a plugin which comes with AcidBubbles Keybindings called "Keybinding Extensions", there you can activate functions for "Positioner" like "Next position" for the Keybinding plugin. Wohoo!

Is there a way to bind a key to save a position or cycle through the available monitor camera positions (or maybe a group)?

I'm using AcidBubbles Keybinding plugin but can't Positioner in there, so assume there is no native compatibility.
Has anyone found a way? Maybe a plugin which can bind keys to triggers?
Awesome, I didn't know that. Thanks for posting the solution!
 
Back
Top Bottom