Compare commits
No commits in common. "patch-1" and "main" have entirely different histories.
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
# Circus Bounce
|
||||
|
||||
> Scene, Update Every Frame
|
||||
|
||||
```js
|
||||
const spinSpeed = 50;
|
||||
ninja.spin(spinSpeed);
|
||||
```
|
Reference in a new issue