bighop Posted November 21, 2007 Posted November 21, 2007 Ok, I'm getting there on this project.... What is better, to make one long path for the character to move on, or different paths to move on? I have a character carrying in books, setting them down and leaving, and returning with another book. Should I create one path for the character to follow or make new paths each time they enter? When I try to add another constraint the program does not like it very much! Anyone used more then one path? Quote
Hash Fellow robcat2075 Posted November 21, 2007 Hash Fellow Posted November 21, 2007 if they are walking in the same place each time you can use the ease property of the constraint to put a character back at the beginning of a path or any where on it. 0% = start of path 100% = end of path 1%-99%= somewhere inbetween. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.