How to make falling items drop from the sky at different speeds + different times

hi! i’m trying to make a falling-items game where the player tries to catch the correct items and avoid the wrong ones, but how to make them fall at different times + speeds? and perhaps a randomizer so it changes everytime the game restarts? help will be greatly appreciated!

use a random behaviour along with a timer to create the random delay

use a random behaviour on the objects falling to generate extra velocity falling to make that random

1 Like

You asked this on discord as well right? (I believe sup3r helped him there |._.|)