Step 24: Setting a Random Direction

Goal:


We first need to randomize a Direction for each Big Asteroid clone.

Up will be direction 1. Left will be direction 2. Down will be direction 3. Right will be direction 4.

Steps:

  1. From Operators, place a pick random block inside the set Direction block.
  2. Set the random number spots to 1 and 4.

Code: