#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

JariBou

Please Note

This entry is from Thursday May 2, 2024. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

Graphics labor is a unity package composed of 4 main parts:

- GraphicLaborer

- LaborerAttributes

- LaborerEditor

- LaborerTags

It's main goal is to help Game Programmers and Game Designers to make a game.


     GraphicLaborer:

Provides simple solutions to draw shapes on the screen while in play mode. Works in both the editor and the build. Its main purpose is to allow for debugging 2D Hitboxes and Hurtboxes in games.


     LaborerAttributes:

Provides Custom Attributes to ease value tweaking in the inspector.


     LaborerEditor:

Provides Custom Editor Windows to help creating and editing ScriptableObjects.


     LaborerTags:

Provides User-defined tags via the GL Settings window that can be used with a ITagHolder component. Labor Tags are BitMasks and thus multiple can be applied to a single object.

X