Hi @pandamicro ,
I was testing out the preview version and decided to follow this tutorial hosted in this Site
Midway through the tutorial I decided to update from the preview version to the v3.0 official version.
Everything worked fine, but there is a minor freeze whenever we activate a Node with AnimationComponent.
It doesn’t freeze on subsequent activation and deactivation of the Node. Not exactly sure what could be going wrong.
I have attached the project folder → taxi-game-test.zip (9.8 KB)
It’s taking about 200ms to render the node. Maybe the shaders weren’t compiled during the game launch. Can you please let me know what is going wrong.
script/game/CustomerManager.ts - Line 84