FunctionsPlatformGetAnimPlatformGetAnim CallablePlatformGetAnim(C: any, Pose: string, Cycle?: boolean): anyGet the proper animation from the cycle to drawParametersC: anyThe character to evaluatePose: stringThe pose we wantCycle: boolean = nullTRUE if we must use the animation cycleReturns anyAn object with the image, width & height to draw
Get the proper animation from the cycle to draw