Random enemies coming out of the screen?
Posted: Mon Jun 05, 2006 6:35 pm
Hi guys, is there any way i can make random(or just one actor)enemies keep coming out of the screen?
Game Editor discussion board
http://game-editor.com/forum/
xscreen = rand(view.width);
yscreen = rand(view.height);