Hello everyone,
So I’m trying to spawn randomly a plate on 36 random location so I created a BP with 36 cube to get all the locations:
https://forums.unrealengine.com/filedata/fetch?filedataid=122659&type=thumb
The problem is that it spawn a couple plates, but it alway get the same location. Here is the BP script:
https://forums.unrealengine.com/filedata/fetch?filedataid=122660&type=thumb
I don’t understand what I did wrong, anyone have an idea?
Thanks