Welcome to Pixel Studio+, a pixel art drawing program! I recommend running it on turbowarp for a less laggy experience >> https://turbowarp.org/979801800 SHARE YOUR DRAWINGS AND VIEW OTHER DRAWINGS HERE >> https://scratch.mit.edu/discuss/topic/513609/?page=4 ~~~ HOW TO USE ~~~ When you start the project you will be given a window where you can customize your new drawing. - Set the width & height to whatever you want - If you set background color to "Current", it will use the color that you have selected on the right as the background. - Click "Confirm" to start drawing! From here, everything is mostly self-explanatory. Your tools are on the bottom-left, and some other options are on the bottom-right. - If you can't tell what a button does, hover over it for a second and a small tooltip will appear in the bottom-right with information about the button, including it's hotkey! - If you want to select a color in the palette without overriding your customized color, hold space & click the palette color. - Once you are done drawing, you can save it by hitting File >> Save - You can then load it (or anyone else's drawings) again by hitting File >> Load - If you want to change your drawing's resolution or background color after creating it, click File >> Settings
Please leave suggestions & bug reports in the comments!! :) Thanks! Known Issues: Bugtracker is found here >> https://trello.com/b/mu06Rm59/pixel-studio-bugtracker Version History: v1.2 (May 12, 2024) -The save menu now reminds you to triple-click the code in order to select all of it -FIXED: The toggle grid tooltip behaves strangely and will sometimes show even if the button isn't being hovered v1.1 (May 10, 2024) -The window close button no longer flickers before disappearing -The file menu buttons now have a nice blinking animation when pressed -Buttons which are toggleable, such as the grid & file buttons, will now animate when clicked -Windows can now only be dragged by their titlebars -Windows can no longer be dragged out of the canvas area -The grid color now changes based on pixel color -FIXED: If your selected color is the backdrop color, and you click on the same color on the canvas with the fill tool, the project will freeze -FIXED: Tooltips show even for buttons which are hidden -FIXED: Undo/redo gets messed up after loading from a save code -FIXED: You can drag the canvas so far outside the screen it basically gets lost -FIXED: You can open multiple text input prompts at once -FIXED: If you open a width/height prompt, close the new/settings window, and enter some text, the resolution readings will show again -FIXED: You can enable the grid by pressing G, even before you have created a canvas, which causes a black square to get rendered -FIXED: Lazy pixels are rendered above the canvas outline v1.0 (April 25, 2024) -Initial release