Uploaded February 2022 | Updated September 2026, 2 hours ago
Become a Patreon for exclusive content: patreon.com/acrylicode
Follow us on social media:
Instagram: https://www.instagram.com/acrylicode....
Twitter: twitter.com/acrylicode_art
Website: acrylicode.com
Support us by donating on our PayPal:
paypal.me/acrylicode
Tweener AmazingRobot Touchdesigner Website: derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629
TextDat Script:
op('box1').par.ty.val = 2.5
op('box1').par.sizex.val = 1
op('box1').par.sizey.val = 1
op('box1').par.sizez.val = 1
op('box1').par.ry.val = 0
op('cam1').par.orthowidth = 3.61
op('cam1').par.projectionblend = 1
op('noise1').par.period.val = 35
op.Tweener.To("box1", {'ty': 0, 'duration':1.5, 'easing':"easeOutElastic" } )
op.Tweener.To("noise1", {'period': 0.2, 'duration':5, 'easing':"easeOutCubic" , 'delay': 1.5 } )
op.Tweener.To("box1", {'sizex': 8 , 'sizey': 8, 'sizez': 8 , 'duration':5, 'easing':"easeOutElastic" , 'delay': 6.5 } )
op.Tweener.To("box1", {'ry': 40, 'duration': 6, 'easing':"easeOutElastic" , 'delay': 11 } )
op.Tweener.To("cam1", {'projectionblend': 0, 'duration': 6, 'easing':"easeOutCubic" , 'delay': 16 } )
op.Tweener.To("box1", {'ry': 0, 'duration': 6, 'easing': "easeOutElastic" , 'delay': 21 } )
op.Tweener.To("cam1", {'projectionblend': 1, 'duration': 5, 'easing':"easeOutCubic" , 'delay': 27 } )
op.Tweener.To("cam1", {'orthowidth': 15, 'duration': 5, 'easing':"easeOutElastic" , 'delay': 32 } )
op.Tweener.To("box1", {'ty': 20.5, 'duration':1.5, 'easing':"easeInElastic", 'delay': 37 } )
TouchDesigner is a node based visual programming language for real time interactive multimedia content. These videos are beginner level and we'll soon record new tutorials which are a little more complex but with rewarding results. If you have any suggestions, please let us know in the comments.
Download TouchDesigner here: derivative.ca/download
Official TouchDesigner Documentation: docs.derivative.ca/Main_Page
TouchDesigner Beginner Project Tutorial Playlist: https://www.youtube.com/watch?v=mCdKQ...
Become a Patreon for exclusive content: patreon.com/acrylicode
Follow us on social media:
Instagram: https://www.instagram.com/acrylicode....
Twitter: twitter.com/acrylicode_art
Website: acrylicode.com
Support us by donating on our PayPal:
paypal.me/acrylicode
Tweener AmazingRobot Touchdesigner Website: derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629
TextDat Script:
op('box1').par.ty.val = 2.5
op('box1').par.sizex.val = 1
op('box1').par.sizey.val = 1
op('box1').par.sizez.val = 1
op('box1').par.ry.val = 0
op('cam1').par.orthowidth = 3.61
op('cam1').par.projectionblend = 1
op('noise1').par.period.val = 35
op.Tweener.To("box1", {'ty': 0, 'duration':1.5, 'easing':"easeOutElastic" } )
op.Tweener.To("noise1", {'period': 0.2, 'duration':5, 'easing':"easeOutCubic" , 'delay': 1.5 } )
op.Tweener.To("box1", {'sizex': 8 , 'sizey': 8, 'sizez': 8 , 'duration':5, 'easing':"easeOutElastic" , 'delay': 6.5 } )
op.Tweener.To("box1", {'ry': 40, 'duration': 6, 'easing':"easeOutElastic" , 'delay': 11 } )
op.Tweener.To("cam1", {'projectionblend': 0, 'duration': 6, 'easing':"easeOutCubic" , 'delay': 16 } )
op.Tweener.To("box1", {'ry': 0, 'duration': 6, 'easing': "easeOutElastic" , 'delay': 21 } )
op.Tweener.To("cam1", {'projectionblend': 1, 'duration': 5, 'easing':"easeOutCubic" , 'delay': 27 } )
op.Tweener.To("cam1", {'orthowidth': 15, 'duration': 5, 'easing':"easeOutElastic" , 'delay': 32 } )
op.Tweener.To("box1", {'ty': 20.5, 'duration':1.5, 'easing':"easeInElastic", 'delay': 37 } )
TouchDesigner is a node based visual programming language for real time interactive multimedia content. These videos are beginner level and we'll soon record new tutorials which are a little more complex but with rewarding results. If you have any suggestions, please let us know in the comments.
Download TouchDesigner here: derivative.ca/download
Official TouchDesigner Documentation: docs.derivative.ca/Main_Page
TouchDesigner Beginner Project Tutorial Playlist: https://www.youtube.com/watch?v=mCdKQ...










