20 lines
442 B
Markdown
20 lines
442 B
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# System
|
|
---
|
|
|
|
## Sprite Frame Provider Setup
|
|
|
|
**SpriteFrameProvider** gives global access to **sprite frames** from anywhere in the codebase.
|
|
|
|

|
|
|
|
---
|
|
|
|
## Animation Provider Setup
|
|
|
|
The **Animation Provider** manages and exposes all game-related **animation assets** globally.
|
|
|
|
 |