Hi, i want to spawn an actor every 1 second. That's fine. But now I want the actor spawned to be a random size.
For example after 1 second it spawns the actor at size 10x10, then one second later it will spawn another but this time a different size (random) eg 30x30.
Thanks for any input!