Press spacebar to toggle light
The flashlight sounds were not ripped from any source, I made them myself. I may use this for something someday, but if you would like to use anything in the project please ask me first. (Overly long unorganized explanation on how it works) I abuse a little system that allows you to set objects to any size you want. Basically every sprite follows a rule when its size gets set, not allowing it to go to a overly big size, but ONLY when the size gets set, not when the costume changes. A good when to demonstrate this is with a very small object and setting it to the smallest size, and then doing that with a object that is bigger then it. Then you set the size of the bigger object to some random number (Like 150). This is to get the regular size it should be and is not required. Then you go to the small object then set the size of that to the one you set the big object, then switch over to the big object, you should see a difference between the sizes from the regular size change to the costume size change.