Table of Contents

Tutorials

  • Create a bouncing ball: Use the static collider and rigidbody components to create a ball bouncing on a floor.
  • Script a trigger: Create a trigger that doubles the size of a ball when the ball passes through it.