I have the issue in my sidescrolling game that is supposed to be infinite that the objects spawn inside of each other even though I don’t think they should be doing that
I have done this with event tick, event begin play, on collision begin since I have a collision point that spawns tiles and it will spawn one individually the first time but after that they will always spawn on top of each other. Any advice would be appreciated.