• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. 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.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question How to move atoms on axis with slider?

Toddy

Active member
Joined
Aug 30, 2021
Messages
189
Reactions
33
I have a scene with an rotating platform that I would like to be able to raise and lower. Can I control horizontal and vertical movement of an atom using slider triggers?
 
Probably.
Might be easier with the use of Animation Patterns atoms, but do some experimenting.
 
Upvote 0
If your platform uses Animation Pattern for rotation, you can add Empty atom and link platform and pattern with all steps to it. And then move Empty as you want.
 
Upvote 0
If your platform uses Animation Pattern for rotation, you can add Empty atom and link platform and pattern with all steps to it. And then move Empty as you want.
My platform is a modified cylinder with a rotation plugin attached. I would like to control the up and down movement using a slider. And the travel distance does not have to be far.
 
Upvote 0
I have a scene with an rotating platform that I would like to be able to raise and lower. Can I control horizontal and vertical movement of an atom using slider triggers?

If you only need to move along a line from A to B, try the Linear Animation brick inside the MacGruber's Logic Bricks plugin collection.

Edit: Of course, you need to set a UISlider to control the value (don't remember the exact name) inside the Linear Animation plugin.

If you opt to use Animation Pattern atoms, mind that the animation resets when you save the scene.
 
Upvote 0
If you only need to move along a line from A to B, try the Linear Animation brick inside the MacGruber's Logic Bricks plugin collection.

Edit: Of course, you need to set a UISlider to control the value (don't remember the exact name) inside the Linear Animation plugin.

If you opt to use Animation Pattern atoms, mind that the animation resets when you save the scene.
This is exactly what I was looking for. Vertical movements work perfectly. I was going to attempt horizontal movement as well but I realized that the atoms parented on top of the platform lose their position if the platform is moved to fast.

Thanks very much for the advice
 
Upvote 0
Back
Top Bottom