(i know how to do an alarm. so it not that) need some help plz........
2>..also how cud i if possible, only have a certain amount enemy's on screen(too many slow down frame rate)??????
Moderator: Moderators
Code: Select all
if($enemy.size < 10) {
//spawn script
}