Yes.
Multiple frames, and animations are placed in sprite sheets/atlas on export.
Develop games in your browser. Powerful, performant & highly capable.
Thanks.
therefore if I work with frames I consume less resources?
Depends on how its used.
Multiple instances of the same texture are better than multiple objects with the same texture, etc.
What is the equivalent to the Unity Atlas in C2?
Frames?