Hi!I am working on a project and there is a problem that makes it 10 times harder for me to creat in Greenfoot.After I add a new object in my world,after saving the world ,the applcation moves my objects randomly on the screen and keep them saved after being randomly moved.I checked the code and it seems like the app adds random SetLocation functions to my code after adding new objects in my world.Can you help me?

