im making a game where objects move from one side of the screen to the other then destroy itself, how do i make objects come from the top of the screen to the bottom automaticaly
Develop games in your browser. Powerful, performant & highly capable.
Just set the object's angle to 90 (downward) and give it bullet behavior to make it move in a straight line.
tried that but it keeps moving right rather than down. the angle just changes the image angle and not the direction
its okay i figured it out you have to set angle of motion to 90