user iconFoxxey on August 16th 2023
403 views

topic icontopic iconHelp! Document.Animation.GetFrame(0) not working!

This is my code and it gives me an error!

var frame0 = Document.Animation.GetFrame(0);
Unable to get property 'GetFrame' of undefined or null reference
user icon