Draw XXL
Symphony Games
$45.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/22(2023) |
45.0 |
12/19(2023) |
22.5 |
01/11(2024) |
45.0 |
11/13(2024) |
45.0 |
Jump AssetStore
Draw XXL is an extensive set of visual debugging and development tools.Draw XXL is an extensive set of visual debugging and development tools. It can be used as components without any code or like debug lines as one-line-calls from anywhere in your code.Whether you are just looking to increase your options from Unitys limited Debug.DrawLine(), learn some more about the Game Engine by visualizing basics like quaternion and euler rotations or boost your productivity with charts or physics visualization: Draw XXL got it covered.Works in Edit Mode, Play Mode and in builds.Can draw as gizmo lines, debug lines, handles lines or as mesh.Feel free to ask if you have any questions: Support via email or Discord.Full C# source code included.See also the manual and the API documentationExtending Unitys debug lines:Adjust width, choose line style, animate...Draw Text:Draw text to your scene as easy as using Debug.DrawLine().Every debug line, position or shape can have a text tag.Tag your GameObjects with custom notes or console logs.Draw whole arrays or lists straight from Update().Draw Shapes:Wide range of shapes: From simple basics like cubes, spheres and capsules to more complex ones like extruding 2D shapes.Multiple API function overloads per shape how the shapes can be constructed.More than 100 icons.Visualize Game Engine Basics:Bool traffic lights that signal code states.Analyze quaternion and euler rotation.Draw dot product and cross product calculations.Draw world grid and local spaces grid.Draw bounds, scale, camera frustum, ...Charts:Easy way to visualize your data from scripts.Line charts and pie charts.CSV file export.Physics:Visualization for all physics casts (BoxCast, SphereCast, CapsuleCast, dedicated versions for the 2D casts).Support also for checks and overlaps.Measurements:Draw measurements for many constellations: Distances (e.g. „point to point“ or „point to line“ or „point to plane“) and Angles (e.g. „between vectors“ or „line to plane“ or „plane to plane“).Dedicated version for 2D.Screenspace:Many draw operations are not only available for drawing in world space, but also for drawing in screen space.