Forum Replies Created

  • Mahdi Mehrabi

    March 26, 2021 at 10:36 am in reply to: Multiple IF statements syntax question

    Hello there

    I want to use multiple if with a checkbox controller. when the first checkbox is checked, first if works.

    for the second checkbox, I have another if statement.

    and finally, for the third checkbox, I will have another if statement.

    How can I do this kind of expression?

  • Mahdi Mehrabi

    August 5, 2019 at 9:19 am in reply to: Exporting OBJ from R19 – Windows

    Hey there

    I have an issue with exporting OBJ file from Cinema 4D with all of the textures and images I had used to materials.
    how I can do it?

    thanks to all

  • Mahdi Mehrabi

    March 6, 2017 at 8:07 am in reply to: Cinema 4d viewport problems

    on the left up view port window, select camrea menu and then navigation: cursor mode

  • Mahdi Mehrabi

    December 13, 2015 at 9:24 am in reply to: Ctrl+z issue

    i have same issue
    AE 13.6
    please help me

  • Mahdi Mehrabi

    September 3, 2015 at 10:31 am in reply to: Stop loopOut!

    I can only really thank you Søren Nowakowski

  • Mahdi Mehrabi

    August 27, 2015 at 7:00 am in reply to: Stop loopOut!

    thanks dear Dan Ebberts

    The problem was solved by creating markers

    But I get another error in scale parameter

    loopOut(type = "cycle", numKeyframes = 0)
    stop = marker.key(marker.numKeys).time;
    loopDur = key(numKeys).time;
    if (time > stop){
    stop%loopDur;
    }else{
    loopOut();
    }

  • Mahdi Mehrabi

    August 27, 2015 at 5:07 am in reply to: Stop loopOut!

    I can use this expression
    Every time I see the error

    loopOut(type = "cycle", numKeyframes = 0)
    stop = marker.key(marker.numKeys).time;
    loopDur = key(numKeys).time;
    if (time > stop){
    stop%loopDur;
    }else{
    loopOut();
    }

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy