I'm following the XPression U Video Tutorial "“ Basics 202 on visual logic (starting at the 5:00 mark) where he is modifying the Y position of Text2 with the bounding box height using the math multiplier.
Following the tutorial, I opened the Visual Logic Editor and imported the
'BoundingBox.Height' for Text1.
Next I imported the
'Position.Y' of Text2.
Then I imported a
'Multiplier' Function Block.
I then dragged the output arrow from the Text1
'BoundingBox.Height' and sent it to the input for the
'Multiplier'.
Then I then dragged the output arrow from the
'Multiplier' to the input for the
'Position.Y' of Text2.
Lastly I changed the
'Multipler' to a negative in its Properties.
My Visual Logic Editor looks identical to the example shown in the tutorial, however, nothing happens to the Y position of Text2 when I add another line of text to Text1. I followed along closely three times and I'm doing exactly what the presenter is doing, but still mine doesn't work. Additionally, I tried other options to change on Text2 [I](Scale.Y, Rotation.Y, Rotation.Y)[/I] and still nothing.
Ideas, suggestions, thoughts?
Nu