I have a box blueprint. I would like the level to randomly place boxes around the level.
How do I create multiple instances of the box.
Event BeginPlay-> For loop-> Generate RandomVertex-> ???
Whats the command to create the object?
I have a box blueprint. I would like the level to randomly place boxes around the level.
How do I create multiple instances of the box.
Event BeginPlay-> For loop-> Generate RandomVertex-> ???
Whats the command to create the object?