Notifications
Clear all

[Closed] world space in path contraint

hey guys…
i have a question for you…
i have a dummy who have a list position: 1 path constraint, 2 position xyz for keyframe animation
i’d like to decide when choose my animation or use the path constraint… but if i put the weight of path to 0, the dummy dont hold his position…so…
is there a method by script to hold the position if i animate the weight of path constraint?

2 Replies

make 3 channels position list: initial position, path constraint, and free position. the first channel is world (or parent) space. second is constraint. third is relative.

hi,
thanks for reply
i already have 3 channel position…
the problem is when i put weight to 0… the dummy change position… and i need to that dummy hold the position…

edit:
if i create 3 dummy
dummy1 with path contraint
dummy2 free transform simple linked to path
dummy3 with link constraint … and at x frame i can switch from dummy1 to dummy2… so i can animate only dummy3 and when i want i can choose to use path constraint or free transform
what do u think??