How to listen for "all dependent resources loaded" event after Template.instantiate()?

Hi everyone,

I’m working on a PlayCanvas project where I instantiate entities from Templates using template.resource.instantiate(), then add the instantiated entity to the scene.

Hi @gameatp!

Below some topics related to your question.