Expression is not working
Hello,
I am learning expression basics. I learned that multidimensional values can be manipulated by one dimensional value.
Like I can make a two dimensional thing (position) follow a rotation. Position will follow rotation in this case. I need to change the array; based on in which axis I want to be fixed.
I am experimenting this on my project.
I want a shape’s position (x,y) to follow a trim path value.
In this case trim path is one dimensional and position is two dimensional.
So I activated the position’s expression field, whipped it to the trim path.
And then the shape disappeared 😞
I must be doing something wrong.
If a position can be manipulated by rotation, why can’t I manipulate it by one dimensional ‘trim path’?
What am I doing wrong? Or, My understanding is incorrect.

