You are doing something wrong.
Create a new sprite, add Bullet behavior, set speed=0, gravity=100, "Set angle=no"
Run in preview and you will see that the sprite starts to fall down.
If you set "Bounce off solids=Yes" and add a solid floor below, the sprite will start bouncing up and down.