Iterator Question

NodeCanvas Forums General Discussion Iterator Question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8685
    atmuc
    Participant

    I will instantiate several game objects.i use Iterate composite in BT, and gameobject list for spawnpoint. It looks it iterates on each frame. how can i make iterate faster?

    #8686
    Gavalakis
    Keymaster

    Hey,

    The current Iterator implementation works by ticking the child node every other frame, yes.
    Here is an implementation that does what you want:

    Probably I will keep this as default as well.

    Cheers!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.