11-10-2008

Prepare to be amazed!

This version of Mancandy is for use (as the versioning suggests) for the upcoming blender 2.48. from now on, I’m going to keep mancandy versioning aligned with blender versioning to make it easy to answer which version with which.

Changes from 2.0:

Mancandy 2.48 should be the last version to go with the blender 2.4 series. Next version of mancandy will be for versions 2.50, and incompatible with older rigs (I can finally fix those misalignment problems) but hopefully, much much better.

Please test! other than the noted differences (the elbow and knee rotation controls, and the IK/FK switching, this version should work fine on old actions), and for sure should have no problems in new files, so long as you are using blender 2.48 (any of the rc versions will work for now)

Oh yeah, a download (mancandy 2.48! ) link.

Edit: since blender 2.48 got released, and I didn’t find any bugs (at least no new ones), I’ve decided that this is mancandy_2.48 official; as a result, I’ve renamed the download link,but if you already got 2.48_rc1 you don’t need to download; it’s the same file.

33 Responses to “Mancandy 2.48-rc1”

  1. andy Says:

    woot! more mancandy to play with!
    you rawk, sir!

    .andy

  2. Billy Says:

    Bassam!… thanks for Updated Mancandy´s and Rigs!!
    Is it possible to Update also Proog and Emo also for 2.48 or upcomming 2.50?

    Thanks!

  3. Bassam Says:

    Andy: thanks: as always you (and venom) are the grossos.

    Billy: Possible yes! while I’m not planning on doing this myself, this is not to say that some kind soul won’t. Might be cool to have a central repo for assets esp. rigged characters, on some versioning system; that way the responsibility to update could get more easily spread about among multiple people.
    It is also my sincere desire that at some point in the not-too-distant-future, blender constraint system is stabilized enough that we don’t need to continuously tweak old rigs.
    If I have some down time I’ll take a look at old Emo and Proog, just won’t promise anything at the moment ;)

  4. TimF Says:

    Bassam, Very cool I’ll post it on BN. Hope all is well with you.

    Tim

  5. Bassam Says:

    Thanks Tim! I’m doing well here, I hope the same for you …

  6. JiriH Says:

    Great news. Nice to see that number of rigging issues in Blender are being much more simple with new releases.

    Thank you very much Bassam.

  7. Erick Says:

    Bassam, how did you get Mancandy’s new IK/FK switching to work, Please help me I’ve been trying to figure this out for so long please tell me what you did. Thank you. If it isn’t too much trouble I would prefer as much detail you could possibly give.

  8. Bassam Says:

    NP JiriH, good luck with your rigging :)
    Erick:
    here are the basic steps (for any animated constraint, doesn’t have to be IK/FK)
    1-make sure there is an IPO window open, showing constraint IPO blocks.
    2-make sure you have prepared a bone to act as a switching control (you will use it to drive) for instance, a small bone that moves from 0 to 1 (in it’s local coords) on the x axis.Let’s call this one “control”
    3-select the bone that has a constraint you want to switch on and off.
    4-In the buttons window, click the “show” button on the constraint you want to animate.
    5-In the IPO editor, you will see a new block usually without a curve. there is a small icon that looks like an action editor icon; for bone constraints this is at first on. *turn it off* this is very important, as we want the switch to be part of the rig, not part of the action.
    6-now add a driver in the IPO window (N key panel) add driver, then in the put the name of the armature (e.g. Armature) in the driver object, select pose, type the name of your control bone “control” , select e.g. x axis. then in the IPO editor, hit I, select default one to one mapping. Edit the curve as needed.
    7-I usually have the constraint going from -0.001 to 1.001 instead of 0 to 1 on the y axis in the IPO editor; this is because I’ve been hit with float precision errors in the past. The bug may have been fixed, but better safe than sorry, eh?

    If someday I become less lazy, I’ll do a small suplementary video tute.
    cheers
    Bassam

  9. Erick Says:

    Bassam, I now declare you Blender Lord. Thank you so much!

  10. tampaBlendie Says:

    Thank you so much Bassam! The Mancandy Blend files have helped me with rigging more than any other tutorial has.

  11. JiriH Says:

    Eric, concerning new switch you may follow also this thread:
    http://blenderartists.org/forum/showthread.php?t=135402

  12. Lucio Says:

    Bassam, I intend to buy the dvd training.
    Will you update it (dvd) or only mancandy character?

  13. Bassam Says:

    Lucio: There are no plans to update the DVD itself at the moment; probably I will release an official “errata” document, that lists the (currently only one) thing in the tutorials that doesn’t work in 2.48. There is also the possibility of making some supplemental video tutes, that cover newer features.
    BTW this is the errata: In the tutorial, whenever you make local constraints, you should do Local/Local in newer blender, AND you should turn on the offset button (this is to keep the constraint working around forward cycling).
    That’s it; basically, everything else works.

  14. Virgilio Says:

    Hey, that’s very cool! =)

    Thanks a lot for the updates, Bassam. I’m using Mancandy a lot these days.

    Cheers

  15. freakydude Says:

    That’s nice, I’m going to dig through this one.
    cheerio man.

  16. Fahassani Says:

    Very happy with this
    I Don`t do rig that much but with this Update I have to
    go more deep on rigs.
    Thanks Bassam.

  17. bakedbeing Says:

    Hey I just bought the DVD online and I’m waiting for it to arrive in the mail, so while this announcement freaked me out a bit (looking at all the things that are fixed, I assumed that they’d be broke if I tried to follow along using 2.47 or 2.48), so answer 13 is well handy :)

    Would you recommend I use say 2.45 to work through the dvd?

  18. Bassam Says:

    hi bakedbeing: the dead simplest thing to do for following the DVD is to use blender 2.45; if you want to use later versions, follow along, but use mancandy 2.48 instead of the one on the DVD; for the riggng excersized, everything is the same, just remember the old “local” option for constraints is now local/local, and that if you use it, also press the “offset” button so that your rig is (a bit) forward cycling proof. This is a workaround- hopefully you won’t have to do that in future versions of blender.
    The benefit of using blender 2.45 is that everything will work exactly like the tutorials; but if you use 2.48, you will become more familiar with new options and interface for your future work (just use mancandy 2.48)

    One last thing: the IK/FK switching tutorial in the DVD teaches you the basic idea of doing animated constraints (set up a constraint, and then drive it’s IPO influence curve with a control of some sort) but it’s better to do it as I mentioned in comment #8 (turn off the action in the IPO, and use a bone in the same armature as the driver/controller). This will only work in recent versions of blender (not 2.45)

    I do however, recommend you use blender 2.48 for your general work; there are many new features, old features working better, bugfixes, etc.

  19. Blender » Bouncing ahead Says:

    [...] Well, it’s about time for an update. Ken’s been experimenting a lot with interactivity for his (game)project. Awesome psychedelicy stuff! I’ve been playing with exploding particles and with animating Mancandy. [...]

  20. filipe soares dilly Says:

    Passing just to say thanks. :)
    Great work!

  21. Bassam Says:

    hey, thanks filipe; I’ve looked at paper orange blog from time to time, really inspirational work :)

  22. Tio Ilmo Says:

    Bassam,

    My nick name is Tio Ilmo and I am Brazilian.

    I started working with Blender in 2005, but during this period I could not spend enough time to learn how to work with rigging process. In order to memorize the enormous Blender interface I created 30 Blender video tutorials and hosted them at Youtube. They help many people learn the basic of Blender too.

    I know that many things are new in Blender since the old 2.37 version,
    but unfortunately I had to stop improving my 3D skills for many reasons which are not important now.

    Now I am interested in returning back to Blender mainly at rigging process. Do you think I can learn faster with this 2.48 version? Is it easier than the old ones?

    I know all the basic interface of Blender, but everytime I started rigging I’ve regreted. I heard that this new version is more intuitive. Is it true? I know also that Macabdy is one of the easy way to understand the process.

    I hope this time I finally will make my chacarcter move. By the way rigging is one thing, make it move, walk are very different, isn’t it?

    Best regards!

    Tio Ilmo

  23. Tio LLmo Says:

    Once you have done the DVD stuff get the book called “Animator’s Survival Kit”. I have 3 other books that I bought at the same time and they are ether poor repeats or worthless. This book will give you all you need to know to become a great animator. The only other tips I would have would be to do one animated walk a day (render it wire frame or some setting that takes very little time.), watch real people walk, watch old cartoons, study how a whip works in detail because all human movement works this way with the hips and shoulders being the handles, take normal human acting classes like you might to lean to do a play and maybe study dance (have not done this but have studied Judo and Karate).

  24. Douglas E Says:

    Don’t quite know how I did it but 23 is by me and not Tio LLmo

  25. bov Says:

    Really great rig - however I was just wondering will Mancandy ever have face and body morph targets. Although Mancandy is probably the best rig for Blender I’m not keen on the way he looks (and I think there’s a lot of prejudice in the animation world against this rig from my experience). He looks malnourished and his head is an odd shape. I’d like him to be more like something in between the rig Alfred and Basic Guy.

    Having the ability to change Mancandy’s appearance would be good for Blender I think – keep up the great work and many thanks.

  26. Alex Says:

    Hey, thanks for making such an incredible rig!! I was having a problem though, the undo is malfunctioning! It works fine for other objects, but when I try it on Mancandy it undoes all of the changes at once. Sorry for the bother but I was wondering if someone could tell me what I was doing wrong.

  27. Dadagogo Says:

    Hi, what a nice rig.

    Btw, how to interact Mancandy with other object?
    Such us a box for him to lift? Do I need to use Loc Rot constraint or need to add a bone to candyskel than parent it to the box?

    Could u mind giving me an advice?

    Thanks

  28. Moonflower Says:

    Thanks, Bassam, for taking the time to update Mancandy. My cousin and I have a lot of fun stretching, bending, and putting the poor guy in all kinds of situations. And as for what bov says, I think Mancandy looks just fine the way he is.

  29. Bassam Says:

    Hey, Alex:
    This is a problem with recent blender versions: until you key everything, undo forces it back to it’s original positions.
    so… best practice when you start posing is to probably select all the controls, key it all in Loc/rot/scale, then turn autokey on, and start posing; that way, if you undo, you will only undo the last thing.

  30. Bassam Says:

    Dadagogo: there are two ways:
    One is to “attach” the object to the hand, probably via a childoff constraint that you can animate the influence of

    Other is to “attach” the hands to the object, then animate the object. Best way is also a child of constraint (again) and of course, in both cases you have to set the offset, and animate the constraint influence.

    constraint influence animation: should be zero when the hands are not picking up the cube, 1 when the hands are picking up the cube.

    nice thing is, if you are linking mancandy, blender allows you to add extra constraints to the bones, and animate those.

  31. alberto arnoldi Says:

    Thanks dude!
    Congrats!

  32. mat Says:

    i want to make a animation with it it’s soooooooo nice
    -amsterdam

    p.s.
    i put it on youtube.

  33. Brunon Riyú Says:

    Very good! Very good. If you want to see a little animation I did. http://www.youtube.com/watch?v=2VSJiLsMKhE

leave a reply