I took a break my my shooter game and Im working on a game where a gun rotates to shoot zombies that proceed to its end. I can get the zombie to move perfectly, but my problem is that I am still new to this and I need to know the correct format for getRandomNumber() with the numbers 1 and 6. and I want the zombie actor to be inserted into the map after the random number thing lands on 3. How do I do that?