Help to create this game

:it: :us:

:it:
ciao sto cercando di creare un gioco simile a fruit stack master/fruit merge solo che ho un problema con i frutti volevo sapere:
come posso creare un generatore di frutta che quando il frutto casuale viene rilasciato se ne crei un altro dopo mezzo secondo e si deve anche vedere un anteprima e un frutto accanto che sarร  il prossimo.

:us:
hi Iโ€™m trying to create a game similar to fruit stack master/fruit merge only I have a problem with fruits I wanted to know:
how can I create a fruit generator that when the random fruit is released another one is created after half a second and you also have to see a preview and a fruit next to it that will be the next one.

Set a condition for if the number of instances is below a certain amount, to start and unpause a timer.

Then create a condition that if the timer is at a certain amount of time, create object, start/reset timer, and pause the timer. In that order.

Welcome, hope you are enjoying your experience creating games in Gdevelop.