Skip to main content

Why does Resprite feel laggy?

Resprite performance depends on the canvas size, layer count, frame count, and device resources. Try the following:

  1. Disable power-saving modes—many devices throttle CPU and GPU performance to conserve battery.
  2. Reduce canvas dimensions, layer counts, or animation length. Large combinations (for example, hundreds of layers or frames) require more RAM and processing time.
  3. Check device temperature. Charging or operating in a hot environment can trigger thermal throttling. Let the device cool and avoid heavy background apps.

For very large projects, consider splitting work into multiple files and back up copies regularly to safeguard progress.***