BBMOD_AnimationPlayer.Frameskip

A variable defined in BBMOD_AnimationPlayer.gml

Description

Real Number of frames (calls to BBMOD_AnimationPlayer.update) to skip. Defaults to 0 (frame skipping is disabled). Increasing the value increases performance. Use infinity to disable computing animation frames entirely.

Note

This does not affect animation events. These are still triggered even if the frame is skipped.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.