THIS PROJECT IS ABANDONED! A NEWER, BETTER VERSION OF IT IS AVAILABLE HERE! https://scratch.mit.edu/projects/979801800/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hello and welcome to PIXEL STUDIO!!! This is a pixel art drawing tool that allows you to create up to 32x32 pixels of art! --- SCROLL DOWN FOR INSTRUCTIONS --- If you want to share your save code, go HERE >> https://scratch.mit.edu/discuss/topic/513609/?page=1#post-5230238 Go here to test upcoming features >> https://scratch.mit.edu/projects/539171093/ - - - - - - - - - - - - INSTRUCTIONS - - - - - - - - - - - - (Only explains things that are not self-explanatory, ask in the comments if you have more questions!) Fill Tool: Click anywhere on the canvas to fill that area. Click and hold anywhere on the canvas to fill the entire backdrop. More Menu And Slow Mode: Click the three dots icon to open the more menu. The more menu holds all of Pixel Studio’s settings, and saving/loading features. Click the X that appears in place of the three dots icon to close the more menu. When the more menu is open, the slow mode button will toggle an anti-lag feature. It is recommended for low-end devices, and will automatically turn on if your frame rate drops too low. Keyboard Shortcuts: S - Creates a save code of the canvas L - Allows you to load a save code Space+C - Clears the canvas R - Changes canvas size Space+S - Toggles slow mode G - Toggles the grid 1-4 Keys - Changes brush D - Toggles debug mode (this is mostly for me to track down bugs, but you can use it too!) Oh and also if anyone can, maybe propose this to be featured? It would mean the world to me to have one of my projects on the front page!
If anyone can, maybe propose this to be featured? ;) Credits/Helpers: - for his tile grid engine - This project for the fps detector: - for suggesting a grid and reporting many bugs UI design inspired by Windows 95/MS Paint Known glitches: -Brightness slider does not show its value when hovered Version History: v3.6: Final update -Changed the thumbnail to say "CLASSIC" -Changed the project name to "Pixel Studio Classic" -These changes have been made due to the release of Pixel Studio+, a complete rewrite of this project! v3.5: FIXED ALL THE BUGS! -Added a notification when filling with slow mode enabled -Project now detects invalid save codes & handles them properly rather than freezing -You can no longer use any more menu buttons while a fill is in progress -You can now use number keys 1-4 to change brushes -Changed style of notifications & grid -Added my new intro -Renamed "Clear All" button to "Clear Canvas" -Brush cursor now has a white outline -Changed resolution shortcut to R (rather than SPACE+R) -Buttons now have a click animation -Brightness slider now shows the current brightness when hovered, rather than just when clicked -More menu buttons now hide when restarting the project -Pressing the save button with the save menu open no longer stops you from being able to save again -Double-clicking the more menu button no longer causes glitchy behaviour -The brightness slider no longer acts strange when switching between a color & gray -Clicking load with the load prompt open no longer shows a new prompt v3.4 -Fixed a glitch causing all save codes to load in 32x32 mode -Fixed a glitch causing the canvas to become uneditable after filling the backdrop v3.3 -Internal improvements -A grid option -You can no longer change canvas sizes, or toggle slow mode while filling -Removed reload canvas button (it is no longer needed) -New thumbnail v3.2 -Added slow mode for older devices -New more menu UI -Added keyboard shortcuts for every button in the more menu -Fixed a glitch causing the backdrop to be partially red when loading a save code with a grey background -Fixed a glitch causing the brightness slider to go to the edge of the screen when using the eyedropper on the default backdrop v3.1 -HUGE overhaul to the inner workings of Pixel Studio to allow for 16x16 OR 32x32 canvases (21x21 has been removed, but old save codes still work!!) -Click the three dots button, then click the arrows pointing outward to change canvas sizes -Removed fill tool hover text -Fixed a few bugs, including the “blank space” when changing the brightness on the grey color v2.1 - Added eyedropper tool - Added a proper fill tool - Misc tweaks and changes v1.5 - The color selector and brightness slider are now grayed out when the eraser is selected v1.4 -Fixed a bug that caused you to have to wait 6.6 seconds before using the brightness slider v1.3 -New thumbnail, filled with drawings made by the community!! :D -Added new intro v1.2 - Save codes have been compressed to a smaller format (Don’t worry, old codes will still work!) - Added debug mode v1.1 - First version