-
Accessing x position in a script
Hi
First. This is my first post here, so hi everybody! Have got a lot of help here already just by reading posts.
I’m simplye trying to do something like this in a script:
thisLayer.position.x += 5;
The position values on that layer have been seperated.
How should this line be to work?Thanks,
Wagner