Problem with the runner game tutorial

@Jovanny, can you tell me what did you use in your runner game in the default tab in the code frame after pattern:

window.Scroller = class {
constructor(clip, speed, pattern) {

}

update () {
    
}

};

(Sorry I’ll just call u that cause’ Idk your real name.)

@Jovanny he cant really know if you said this unless you do it on a reply

1 Like

Jovanny Rodriguez is my real name. So Jovanny is just fine. Answering your question after pattern there is a W So it should be patternW. That variable is used for the scroller pattern “width” in pixels.

:tada: Hi @Aryan_Gatade1, welcome to the forums!