this is an object movement simulator, please suggest stuff because mhm controls: arrow keys/wasd to move e to shake screen if you want to use this in your projects, just backpack the cat and change some things, might make a tutorial on youtube, credit is extremely appreciated how to make an object: go into the object sprite and use the create object custom block, if you want to remove one you need to remember what id your object is, open the object data list and in the first 1/3rd of the list find the ones with your costume, then in the 2/3rd part of the list check if the x position is correct too, and then in the last 3rd of the list check the y position too, if they're all correct, you can go back to the costume data part of the list and see what number it is, then using the delete object block you can insert that number and the object is gone, YES I KNOW ITS COMPLICATED AND LONG adding special functions to objects: go into the special fuctions custom block and add an if, with a costume number/name = number or name boolean inside, then just write the script
3-5-2023: added zoom 5-5-2023: added rotation and used it to enhance the screenshake