....
Is it a bug with the function, or am I doing something wrong? Or is the issue occurring because there is a repeat thing going on inside the function?
- No, it's not a glitch, it's just that my function is executed instantly, it just sets the spawning parameters, and then the code inside the group runs continuously until it is executed and disables the group itself.
- And you just use the glitch when you add lupindex to the wait. And your function is executed for several seconds.
Unfortunately, I didn't see your post with an example and didn't understand that you want to throw cubes from above.
I redid the example, now it throws cubes. There is a function that sets the parameters of who spawns and how many and there is a block that is responsible for spawning.File
- Remember in Construct3 all functions are executed instantly.