Compare commits

..

No commits in common. "patch-1" and "main" have entirely different histories.

View file

@ -1,8 +0,0 @@
# Circus Bounce
> Scene, Update Every Frame
```js
const spinSpeed = 50;
ninja.spin(spinSpeed);
```