Update 'sketch.js'

This commit is contained in:
c 2022-06-27 09:42:41 +02:00
parent 33fa0ba028
commit 6b3a6ae019
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ function setup() {
}
function draw() {
n = n + deltaTime/10;
n = n + deltaTime/30;
setViewerPosition(0, 10, 350-n);
//respawn