ProtoSprite: Rapid 2D Art
A downloadable unity tool
🚂 Unity version 2022.2 or higher (also available on the Unity Asset Store)
✨ Overview
A collection of intuitive tools to help you design & prototype 2D worlds fast. Utilizing PNGs for maximum compatibility and not adding any unnecessary component clutter to GameObjects. Great for prototypes, game jams and greyboxing.
👾 Create & Duplicate
Quickly create a new GameObject with a SpriteRenderer and a linked texture (PNG) file. Use the duplicate button to duplicate the texture to create variants or simple frame based animation.
🖌 Paint, Erase & Fill
Draw on the Sprite's texture directly in the Scene View. Allowing you to paint in the context of your Scene. Viewing changes immediately across all instances of the texture.
📐 Resize
Allows you to move each edge of the SpriteRenderer to increase or decrease the associated texture’s size. Automatically updating the Sprite’s pivot point so that it stays in the same place relative to where it was before the resize.
🔗 Pivot
Swiftly adjust the Sprite’s pivot point, optionally allowing for snapping to pixel perfect intervals.
🔳 Select/Move
Select a rectangle area on the sprite, then you can move those selected pixels around the sprite. Rotate 90°, flip horizontally/vertically or copy/paste/cut using Ctrl/Cmd + C/V/X.
📖 More Info
📚 Source code
All source code is included.
Purchase
In order to download this unity tool you must purchase it at or above the minimum price of $14.99 USD. You will get access to the following files:
Development log
- ProtoSprite 1.2.8-1.2.91 ChangelistJul 05, 2024
- ProtoSprite 1.2.5-1.2.7 ChangelistApr 15, 2024
- ProtoSprite 1.2.4 ChangelistApr 04, 2024
- ProtoSprite 1.2.3 ChangelistMar 29, 2024
- ProtoSprite 1.2.0 ChangelistNov 17, 2023
- ProtoSprite 1.1.7 ChangelistNov 06, 2023
- ProtoSprite 1.1.6 ChangelistOct 18, 2023
- ProtoSprite 1.1.5 ChangelistOct 10, 2023
Comments
Log in with itch.io to leave a comment.
this is awesome..im stuck in 2020.3.7 for the flare engine..any plans to get working in my version?
I've been looking into it but sadly it requires several Unity APIs/features made available throughout the 2021/2022 releases. Additionally I found bugs in that version of Unity for APIs such as Texture2D.GetPixelData which are crucial to the functionality of ProtoSprite. Unfortunately it looks like it won't be possible to support 2020.3.7.