Original Message:
Sent: 10-19-2023 16:30
From: Tue Sandbæk
Subject: scripting animationcontroller
Please feel free to do that, I'm stuck right now, right now I can't see how to do it.
------------------------------
Tue Sandbæk
Director / TV-Technician
TV SYD
Original Message:
Sent: 10-19-2023 16:03
From: Simon Redmile
Subject: scripting animationcontroller
Try it yourself based on what I provided, have a play and see if you can do it.
Tomorrow I should have some time to make an example if you are still stuck.
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 10-19-2023 16:01
From: Simon Redmile
Subject: scripting animationcontroller
So take the same theory but apply it to the position of your text and not the scale of an object?
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 10-19-2023 13:13
From: Tue Sandbæk
Subject: scripting animationcontroller
I can't see how I can use that?
I have attached a file (could not attach a XPE file, so renamed it to XPF)
There is an animationcontroller that moves the text up.
But when you have fewer lines, it should not be moved as much.
------------------------------
Tue Sandbæk
Director / TV-Technician
TV SYD
Original Message:
Sent: 10-19-2023 11:20
From: Simon Redmile
Subject: scripting animationcontroller
Thanks!
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 10-19-2023 11:18
From: Azathoth Son of Cthulhu
Subject: scripting animationcontroller
That's a neat trick!
------------------------------
Azathoth
Son of Cthulhu
Original Message:
Sent: 10-19-2023 09:40
From: Simon Redmile
Subject: scripting animationcontroller
Make a null object (any object and hide it)
Animate it on any axis (ex Position.X) 0 to 1 over the desired duration.
Take the bounding box height of your text object.
Use visual logic to multiply the height by the Position.X of the null object.
It will now animate from 0 to Null.Position.X.Value
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
Original Message:
Sent: 10-19-2023 09:27
From: Tue Sandbæk
Subject: scripting animationcontroller
Hello.
I have a animationcontroller with a text object inside, that I want to move in Y position.
That is no problem.
My problem is that I also decide the height of the text and only want it to move acording to the height of the text.
How can I do that?
------------------------------
Tue Sandbæk
Director / TV-Technician
TV SYD
------------------------------