@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.)