Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-2/cuujooceevii61
This commit is contained in:
@@ -258,6 +258,9 @@ function draw() {
|
||||
gameOver();
|
||||
// draw background
|
||||
background(0, 0, 0, 100);
|
||||
ffps = frameRate();
|
||||
shotSpeed = ffps / 4;
|
||||
playerSpeed = ffps / 14;
|
||||
|
||||
if (homescreenOn) {
|
||||
homescreen();
|
||||
|
Reference in New Issue
Block a user