def gongji_enemy_move1 a += 1 move_toward_player jiejin_gongji1(1,1) # move_random if a == 5 shoot(88) a = 0 end @wait_count = 10 end