effekseer / EffekseerForWebGL

MIT License
116 stars 17 forks source link

feat: add EffekseerHandle#setFrame api #80

Closed scarletsky closed 2 years ago

scarletsky commented 2 years ago

This PR is for #76.

I also want to add EffekseerHandle#getFrame(get the current frame of effect instance), but I can't find a simple method in the main repository.

durswd commented 2 years ago

Thank you