World Space Canvas UI sets your UI element position based on a specific target world object's position while maintaining to be displayed on top.World Space Canvas UI is a tool that will help you to create UI elements that follow world space object's position. It uses Unity's built-in canvas, mainly in screen space render mode. This enables the UI elements to follow the position of the target world space object without affecting the rotation and size that usually caused by the world space camera angle and perspective.Features:• Compatible with all canvas UI scale modes, including Constant Pixel Size, Scale With Screen Size, and Constant Physical Size• Run in edit mode• Update position automatically / manually• Proximity-based scaling• Supports multiple canvas• Supports both Screen Space and World Space Render ModeUsage Examples:• Health bar on top of player• Object interaction menu• Target crosshair• and more!World Space UI Templates:• Progress Bars (Compatible with both Point & Stretch Anchor):- 9-Sliced- Filled- Radial• Radar:- Fixed Point Distance/Radius (Detect Target's Angle Only)- Detect Target's Radar Position• GameObject Collider Selection (2D and 3D)- Single Selection (Pointer Click)- Multi Selection (Box Selection)Track world space object's position and keep rendering the UI element on top of screenFixed rotation and scale regardless of the object's rotation and distance