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();
|
gameOver();
|
||||||
// draw background
|
// draw background
|
||||||
background(0, 0, 0, 100);
|
background(0, 0, 0, 100);
|
||||||
|
ffps = frameRate();
|
||||||
|
shotSpeed = ffps / 4;
|
||||||
|
playerSpeed = ffps / 14;
|
||||||
|
|
||||||
if (homescreenOn) {
|
if (homescreenOn) {
|
||||||
homescreen();
|
homescreen();
|
||||||
|
Reference in New Issue
Block a user