Unreal.js
Unreal.js copied to clipboard
Freeze for a second on spawning actor with JS component
As the title said, it takes more than a second to UnrealJs to init in a new UWorld.
- Is it expected?
- Is there any way to reduce the initial load time?
- Can the heavy lifting be executed in another thread?