If you watch the gif, you will see that when I click the button, clicking symbols appear.
I tried using Particle Emitters, but they don’t go down or anything like that, I have tried a few other things too, but none of them work. I’m sure there’s a simple way to create something like this
That’s definitely a ParticleEmitter. It’s using the ParticleEmitter.Acceleration property to create a gravitational pull, and the ParticleEmitter.SpreadAngle property to shoot them in different directions.