Hello guys,
how can I make objects(sprite) falling down from the top. But the objects should spawn random and always more.
--> So I drive with my car and the bottom to collect in the objects
Develop games in your browser. Powerful, performant & highly capable.
Hi,
Yes, you can.
You can check the template or some tutorial. It depends on you gameplay design, you need the falling object just go through when reach the bottom of layout, or it will be bounce, etc..
falling object / move from top to bottom can be found on Vertical space shooter :
editor.construct.net
or Bouncing balls :