How to make a object randomly spwan in the sky and fall down to the ground

Hello im doing a game with a friend for a school project and i was make a stick fight type game can u help me

You can use the Spawn Behaviour for that, and change the Y and X coordinates to spawn above the screen.

Don’t forget that the object must be “affected by gravity” so it can fall down to the ground.

:slight_smile: