ZScript Additions.txt mentions an Animation variable that can be accessed from sprite objects, including in itemsprite scripts. But i am not able to access the Animation variable in an itemscript. I get an error that Animation does not exist under the pointer when i try to use `this->Animation` in an itemsprite script.
edit: i know it's obvious, but i forgot to mention I'm in the latest official 2.55 release.