Velocity

  1. Open the Properties Window.
  2. Select your first Block.
  3. Find the Data Section in the Properties Window.
  4. Find Velocity inside Data.
  5. Click the Velocity Drop-down Arrow.
  6. Change 2 of the 3 variables X, Y, or Z to any Random number.
  7. Do this for each block.

X is LEFT and RIGHT – Any Negative Numbers “-” for X will be LEFT and Positive Numbers will make your player go RIGHT when players touch the Block.

Y is UP and DOWN – Any Negative Numbers “-” for Y will make your player go DOWN and Positive Numbers will be UP when players touch the Block.

Z is FORWARD and BACKWARD – Any Negative Numbers ” will make your player go Backward and Positive Numbers will send your players FORWARD.

Tip: To make players Jump incredibly High, change the Variable Y to 500.

Troubleshooting: If you can’t open the Properties Window, go to the View tab and select the Properties button on the left side.