You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need resolution standards for our different types of graphics. The goal here is to review our current graphics of each type and determine a standard resolution for each. Alto to document these on the /gitbook/2dart/graphics/ document and to create a github issue to resolve the resolution for each type that needs it.
Problem
A few types already have a standard size, but many do not which results in several of different sizes (see InteractionIcon graphics as an example).
(Sizes are measured in pixels.)
Types to Standardize
Editor icons (/Graphics/Editor/) = 100x100 (scale them from 700x700)
Container icons (Graphics/UI/Containers)
HUD icons (Graphics/UI/HUD)
Target icons (Graphics/UI/TargetDoll)
Harm icons (Graphics/UI/Harm)
Interaction icons (Graphics/UI/Interactions)
Item icons (Graphics/UI/Items)
Job icons (Graphics/UI/Jobs)
Loading icons (Graphics/UI/LoadingScreen)
Misc icons (Graphics/UI/Misc)
Heroicons (Graphics/UI/Misc/Heroicons) = 96x96
Window icons (Graphics/UI/Misc/Windows)
Radial Menu icons (Graphics/UI/RadialMenu)
The text was updated successfully, but these errors were encountered:
Summary
We need resolution standards for our different types of graphics. The goal here is to review our current graphics of each type and determine a standard resolution for each. Alto to document these on the /gitbook/2dart/graphics/ document and to create a github issue to resolve the resolution for each type that needs it.
Problem
A few types already have a standard size, but many do not which results in several of different sizes (see InteractionIcon graphics as an example).
(Sizes are measured in pixels.)
Types to Standardize
The text was updated successfully, but these errors were encountered: