A downloadable unity tool

Buy Now$14.99 USD or more

🚂 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

Documentation

Forum

📚 Source code

All source code is included.

StatusIn development
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorcamisadostudios
Tags2D, Game Jam, Indie, Pixel Art, Prototype, Sprites, tool, Unity

Purchase

Buy Now$14.99 USD or more

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:

ProtoSprite_1_2_91.unitypackage 487 kB
ProtoSprite_1_2_7.unitypackage 515 kB
ProtoSprite_1_2_4.unitypackage 498 kB
ProtoSprite_1_2_3.unitypackage 469 kB

Development log

View all posts

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.