Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

How to use 2 actions at the same time.

Anonymous

How to use 2 actions at the same time.

Anonymous
Not applicable

Hi everyone. This is my first time posting here so let me know if I forgot something

 

I am creating a block where I'd like to have 2 rectangles rotating different directions (like doors), but I'd like to rotate them using the same action.

 

This is what I have so far                                                     This is what I need it to do with only one handle (ideally)

cabinet.PNG       cabinet-ouvert.PNG

 

Thanks a lot!

0 Likes
Reply
Accepted solutions (1)
595 Views
3 Replies
Replies (3)

Libbya
Mentor
Mentor

Opposite rotation is certainly possible but fairly complicated.  I remember when I first figured out how to do it, I thought it was a very cool method.  In the future, post your block with any inquiry.  It's a bit of a pain to start from scratch to demonstrate a method.  

 

 

0 Likes

Anonymous
Not applicable

Wow that's so much more complicated than I thought. Thanks a lot for showing me! Next time, I'll upload my file. Sorry about that 🙂

0 Likes

Libbya
Mentor
Mentor
Accepted solution

I was looking at your pic and it shows that your two rotation parameters have increments set.  If you are using increments then you could match the two rotations with a double lookup or block properties table.  That might be simpler conceptually, but takes a while to get the tables correct.  If you want to use that approach and do not know how to make a double lookup, do a search for a thread I titled, "How to make a double lookup".   

 

 

0 Likes