nevermore-kang's picture
Upload folder using huggingface_hub
18a519f verified
|
Raw
History Blame Contribute Delete
536 Bytes
metadata
title: nodes-coroutine
Coroutine Toggle Enable Coroutine if you want Visual Scripting to run this node and any of its connected nodes as a coroutine. Coroutine nodes don't execute all their code in a single frame, so they can spread an effect over several frames. Coroutines can also help optimize your code. For more information on coroutines, see the Unity User Manual section on Coroutines.