game-makergame-maker-studio-2

Why are my objects keep multiplying and making a path in gamemaker?


I am new to GMS2 and was coding up a game when this happened: enter image description here

It would be of great help if anyone could help me


Solution

  • Most likely it's not objects that are multiplying, but that you don't have a background in your room, so whatever was drawn during the last frame stays there.