Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/02/2020 in all areas

  1. Or use the python node: import c4d import random #Welcome to the world of Python def main(): global Output1 random.seed(Input1) Output1 = random.random() * 100 Create the python node, copy&paste this code, delete Input2 and feed the User Data into Input1. Output1 will give you a random number between 0 and 100 (in this case).
    1 point
  2. Let it be me https://www.behance.net/ambiclusion https://vimeo.com/ambiclusion https://www.instagram.com/ambiclusion
    1 point
×
×
  • Create New...