Forum Replies Created

  • Aesnakes

    April 26, 2006 at 2:09 am in reply to: Flying through fields of data

    Can you make this expression seperate the lines and make little paragraphs or equations?

    s = “0.125,25.35,128,266.00,0.001,2(15X32)”;
    holdTime = .5; //time to hold each position (seconds)
    seed = Math.floor(time/holdTime);
    seedRandom(seed,true);
    s.split(“,”)[Math.round(random(0,5))]

    —————

    it would be easier then having tons of layers…also do you know of a way to do this in Combustion?

    Rob

  • Aesnakes

    April 26, 2006 at 2:09 am in reply to: Flying through fields of data

    Can you make this expression seperate the lines and make little paragraphs or equations?

    s = “0.125,25.35,128,266.00,0.001,2(15X32)”;
    holdTime = .5; //time to hold each position (seconds)
    seed = Math.floor(time/holdTime);
    seedRandom(seed,true);
    s.split(“,”)[Math.round(random(0,5))]

    —————

    it would be easier then having tons of layers…also do you know of a way to do this in Combustion?

    Rob

  • Aesnakes

    April 12, 2006 at 3:57 pm in reply to: Flying through fields of data

    I love that expression!!

    I didnt try the other methods but I think this gets me that one step closer that I needed.

    Thank you

  • Aesnakes

    April 12, 2006 at 3:57 pm in reply to: Flying through fields of data

    I love that expression!!

    I didnt try the other methods but I think this gets me that one step closer that I needed.

    Thank you

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