Asking the experts about Apex's ifbegin issue
270 7 0-
- guoli
- Member
- 37 posts
- Joined: Nov. 2024
- Offline
Really feel embarrassed, recently I’ve been asking the most questions on the forum, probably because I’m the dumbest.
I made a small scene and want A to move toward B by one unit, like 0.1cm or so. When reaching a set distance condition, B would move or rotate.
I know Apex has ifbegin, but I’ve been messing around for a long time and still don’t know how to use it properly.
Oh, I’m a bit of a dummy, so I’m coming to ask you guys!
It would be great if you can provide a file.
Thanks, everyone.
I made a small scene and want A to move toward B by one unit, like 0.1cm or so. When reaching a set distance condition, B would move or rotate.
I know Apex has ifbegin, but I’ve been messing around for a long time and still don’t know how to use it properly.
Oh, I’m a bit of a dummy, so I’m coming to ask you guys!
It would be great if you can provide a file.
Thanks, everyone.
-
- guoli
- Member
- 37 posts
- Joined: Nov. 2024
- Offline
-
- guoli
- Member
- 37 posts
- Joined: Nov. 2024
- Offline
-
- guoli
- Member
- 37 posts
- Joined: Nov. 2024
- Offline
-
- AntonMoss
- Member
- 32 posts
- Joined: March 2015
- Offline
-
- AntonMoss
- Member
- 32 posts
- Joined: March 2015
- Offline
guoli
Really feel embarrassed, recently I’ve been asking the most questions on the forum, probably because I’m the dumbest.
I made a small scene and want A to move toward B by one unit, like 0.1cm or so. When reaching a set distance condition, B would move or rotate.
I know Apex has ifbegin, but I’ve been messing around for a long time and still don’t know how to use it properly.
Oh, I’m a bit of a dummy, so I’m coming to ask you guys!
It would be great if you can provide a file.
Thanks, everyone.
I wouldn't use an ifbegin for this particular task. Check out the attached example. You can use the local xform fit method(the method used in the file), or measure the distance between the 2 joints, or use the new set-driven key functionality.
Edited by AntonMoss - Sept. 15, 2026 20:04:53
-
- guoli
- Member
- 37 posts
- Joined: Nov. 2024
- Offline
AntonMossguoli
Really feel embarrassed, recently I’ve been asking the most questions on the forum, probably because I’m the dumbest.
I made a small scene and want A to move toward B by one unit, like 0.1cm or so. When reaching a set distance condition, B would move or rotate.
I know Apex has ifbegin, but I’ve been messing around for a long time and still don’t know how to use it properly.
Oh, I’m a bit of a dummy, so I’m coming to ask you guys!
It would be great if you can provide a file.
Thanks, everyone.
I wouldn't use an ifbegin for this particular task. Check out the attached example. You can use the local xform fit method(the method used in the file), or measure the distance between the 2 joints, or use the new set-driven key functionality.Image Not Found
牛逼!!Thanks, expert!
-
- guoli
- Member
- 37 posts
- Joined: Nov. 2024
- Offline
AntonMossguoli
Really feel embarrassed, recently I’ve been asking the most questions on the forum, probably because I’m the dumbest.
I made a small scene and want A to move toward B by one unit, like 0.1cm or so. When reaching a set distance condition, B would move or rotate.
I know Apex has ifbegin, but I’ve been messing around for a long time and still don’t know how to use it properly.
Oh, I’m a bit of a dummy, so I’m coming to ask you guys!
It would be great if you can provide a file.
Thanks, everyone.
I wouldn't use an ifbegin for this particular task. Check out the attached example. You can use the local xform fit method(the method used in the file), or measure the distance between the 2 joints, or use the new set-driven key functionality.Image Not Found
Also, have you noticed that set-driven key is too slow? In slightly more complex scenes, it can take 5 minutes to respond to a click, and the scene lags too.
-
- Quick Links
