Fast Foodie Project help

When you ask a question, don’t forget to include a link to the exercise or project you’re dealing with!

If you want to have the best chances of getting a useful answer quickly, make sure you follow our guidelines about how to ask a good question. That way you’ll be helping everyone – helping people to answer your question and helping others who are stuck to find the question and answer! :slight_smile:

I was doing fine on question 45 but for some reason it bugged the screen (blank screen) and it says gameState.timer is not defined, whats the error?

help please, it would be appreciated

A bit more updated version,
this is the error

Uncaught TypeError: gameState.timer is undefined
update https://fd6a0a4a019247f2b37bf4115cbea3fb.cc-propeller.cloud/GameScene.js:183
step https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1
update https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1
step https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1
step https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1
e https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1

found the error, I forgot to create the timer.