Chris A.
Chris A.

Reputation: 15

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

Upvotes: 0

Views: 329

Answers (1)

YellowAfterlife
YellowAfterlife

Reputation: 3192

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.

Upvotes: 2

Related Questions