I wanna know if it’s possible to call an item such as a path like a circle a square or a line because you can’t name it but I don’t wanna use a clip I want to call it directly.
This is a way you can access paths in a script of a frame, but do keep in mind that it’s pretty limited. In this example I was able to change the x position, but I was unable to do rotation. (also, the changes that occur while playing the project do not revert, so if you play and then stop the project, it will be different. you may want to use “export project to new window”, which has a default shortcut of altK or optionK)
also if you look in the code, i put a 0 as the index. however, if you have more objects in the timeline, you have to figure out what index to actually use to get the path you want.
accessPath4-22-2025_17-08-33.wick (1.4 KB)
2 Likes