galacean / engine

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
https://galacean.antgroup.com/
MIT License
4.04k stars 288 forks source link

Support changing sprites when changing animation clips at runtime. #2115

Open jtabibito opened 3 weeks ago

jtabibito commented 3 weeks ago

Is your feature request related to a problem? Please describe. I'm working in a 2D game, and there are some frame animation for a role, how can i change a sprite before play next animate clip.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.