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

Publisher

DreamNoms

Please Note

This entry is from Friday June 12, 2026. 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

Confine UI is perfect for when you have non-static UI that follows an object. It ensures that no part of the element goes beyond its parent. It can be used in many different projects. 


Possible use cases:

Showing the position of an off-screen character

Warning the player about the position of an off-screen projectile

Speech-bubble that follows character but should not go off-screen

Tooltips that follows mouse-cursor


Confine UI is a single script that can be placed on a UI element. Once placed, you just have to call ConfinePosition to clamp that UI element inside its parent.


Additionally, you can customize how much padding the confined element should have between itself and its parent.

X