I have tried to code the bridge like this .I have used RotateAround and set 2 points which is left and right point of the seesaw/bridge but when i rotate left and rotate right the x axis of the bridge ran off little by little eventually gone from the screen. Can anyone provide me the logic behind this ?
Asked
Active
Viewed 70 times
0
-
If it is like the video, you should rotate around Z axis – Thalthanas Oct 09 '17 at 06:54
-
i try rotate z-axis but it seems like the whole bridge/seesaw are turning, but in the video the bridge only up on right/left side , the position of the left/right side seems unchanged. – Oct 09 '17 at 07:03
-
What i've understand from the video, When left side goes up, right side goes down. Doesn't it how it suppose to be ? – Thalthanas Oct 09 '17 at 07:13
-
My case will happend if you rotate the bridge from the middle. You can rotate it from the left side, left side will stay put, and right side will go up and down – Thalthanas Oct 09 '17 at 07:15
-
When left side goes up , right will stay with its position. What you mean is that I RotateAround the side of the left or right? – Oct 09 '17 at 07:56
-
To left go up/down, Right should rotateAround it self in order to right stay put in position. – Thalthanas Oct 09 '17 at 09:02