How to give randomly selected value to randomly spawned item?

make a funcion on the item called Initialize
call the funcion after spawned
inside the function use “RandomInRange” to set up your values.

1 Like