Unreal Youtube tutorial, Endless Runner,Unreal Youtube Tutorial, Endless Runner Help

Hell my friends i am working on endless runner game tutorial provided by unreal engine team.i am facing a problem with my blueprints when i play my game its spawn my Blocker on scene area automatically.i am using spawn point for spawning obstacle but it is randomly spawn in scene area please help me.

sorry for my very bad english!

If it’s appearing in the wrong place, then what you have put in the SpawnPoints array is wrong.

Maybe you’ve just put the wrong thing in there, or maybe you’re getting world and local coordinates mixed up.

If you using AddChildActorComponent, it’s expecting the transform to be relative to the root of the blueprint.