Hi, I am creating a typical, classical top-down airplane shooter game, and am wondering how should I go about creating the enemy planes flying in from the screen top to a random location off the screen bottom. The game only moves on YZ plane.
I started creating a Matinee actor but I’m not sure if it works for group of random enemies flying to random locations.
Does anyone has insight on this? Would appreciate very much, thanks!