On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

When you're modifying that x value so make the increment the square moves bigger and smaller, you are not saving so GMLive doesn't know the step event has updated, unless I'm missing something here. I can see the * next to the filename which is what makes me think this.

What you are trying to do should work just fine with GML.

(+1)

That's right, the problem was that I didn't save the changes to the project, thank you very much!