Updated How do I rotate an object towards another object at a constant speed?.md (markdown)
commited
commit
ba566aee0fdab247c95651976b4281b7bf66b481
... | ... | @@ -2,7 +2,7 @@ Copy the script shown, which is rough because of the fairly big error of calcula |
2 | 2 | |
3 | 3 | [[/uploads/screenshot-2.png]] |
4 | 4 | |
5 | Alternatively you can use this script, which uses more of the script limit, but gives you more accurate results. (Credits to Qma) |
|
5 | Alternatively you can use this script, which uses more of the script limit, but gives you more accurate results. (Credits to Qma for the method, and vi for the arcus function) |
|
6 | 6 | [[/uploads/NewConstRot1.png]] |
7 | 7 | [[/uploads/NewCostRot2.png]] |
8 | 8 | This is the differences of the scripts (top is old, bottom is new) |