Just a circle physics simulator. Mouse to the top of the screen to: -See the FPS -Adjust the rounding(accuracy) -When you increase the accuracy you may have to restart the project to notice an effect. -Add or subtract balls -Toggle reduced lag mode -Inside the project you can use the CreateCircle function to spawn a circle with values you set. The values you can set include: 1.X Position 2.Y Position 3.X Velocity 4.Y Velocity 5.Spin Direction 6.Mass 7.Radius 8.Color 9.Updated(still to be implemented, set to false always) 10.Spin Speed