- Изменено
[SpinePlayer] How to hide loading animation in spine runtime
Hi , I would like to ask how to hide spine loading state in spineplayer? Tks
Just set showLoading
to false
in you player configuration:
https://github.com/EsotericSoftware/spine-runtimes/blob/4.0/spine-ts/spine-player/src/Player.ts#L73