Jump to content

LightCacher

Limited Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by LightCacher

  1. 1 hour ago, jed said:

    Assuming you're using Noseman's method of getting the text from the name, it's possible if you use python zfill and make the cloner editable -

     

    zfill.png.5521c82bbe09c63e6f1a595d2499e308.png

     

    
    import c4d
    #Welcome to the world of Python
    
    
    def main():
        global Output1
        Output1 = Input1.zfill(3)

     

    zfill pads a string with zeros up to the max character count in brackets.

     

    zfill.c4d 640.45 kB · 1 download

     

    Noseman's method - Generating Number Sequences Using MoGraph in Cinema 4D - YouTube

     

    Unfortunately I don't know python..and dont't what do you do but it works! Thanks a lot!

×
×
  • Create New...

Copyright Core 4D © 2024 Powered by Invision Community