Setting a game scene

Hi everyone!

I did both of these tutorials:


I created the template and everything and now I want to merge the 2D game in the GameScene.js. I just can’t figure out what to do. My variables don’t work anymore and the compiler shows so many errors.

It’s been a few hours and I am about to give up. Why is this so complicated? I couldn’t even find one ressource online that can help me. It seems that everyone has its own method…

Thank you.

It would help if you posted some code here, and especially screenshots of your compiler errors, because sometimes it might just be a missing bracket somewhere, and the compiler will show where it is. Please give us something to work with other than “My variables don’t work anymore and the compiler shows so many errors” :slight_smile: