Using UE4's "Blueprint" visual scripting system, how can I dynamically spawn objects at runtime?
Take the 2-minute tour
×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.
|
I would recommend watching: https://www.youtube.com/watch?v=rhCGy9ceRPI It will show you how to spawn something from pressing a key at a target location, I would say just replace the key press with the Initialize Level function. Not sure if that might be what you are wanting. |
|||
|