Hello, noob question:
I have a track section for an endless runner where obstacles spawn. However, I don’t want to spawn all of the obstacles at once; I want to vary the number of obstacles randomly. How do I wire this up?
Right now, they either all spawn at the same time or none at all.