Step 16: TIE-Bomber Start Code 3

Goal:


With our timer in place, we now need to create a randomizer for where exactly the Bomber will spawn.

Steps:

  1. From Motion, place a set x to block.
  2. From Operators, place a pick random block.
  3. Set the left of the random block to -240 and the right to 240.
  4. From Control, place a create clone of myself block.

Code:


Click to replay