Skip to content

Minimal example to show issues with some nodes being instanced from within a thread. in godot

License

Notifications You must be signed in to change notification settings

norlowski/GodotThreadLoadExample

Repository files navigation

See log file, generated in user://

I included a sample log file. It looks like at least Sprite3D is causing the delay issue. These logs should show the difference in interval between instancing 
scenes from inside a thread. You can un-check "use thread" on the root node to compare.

About

Minimal example to show issues with some nodes being instanced from within a thread. in godot

Resources

License

Stars

Watchers

Forks