
With one simple method call, your UI will be positioned as expected, but if it goes outside the screen bounds, it will automatically adjust to the nearest edge.- Uses Unity's standard UI system. Not UI Toolkit. Could potentially be supported later.Ensure Your UI Stays On Screen!This lightweight and easy-to-use extension for RectTransform ensures that your UI elements never go off-screen. With one simple method call, your UI will be positioned as expected, but if it goes outside the screen bounds, it will automatically adjust to the nearest edge.✅ Effortless Screen Clamping – Prevents UI elements from being positioned off-screen.✅ Simple API – Just call .SetPositionInsideScreen(position).✅ Lightweight & Efficient – Minimal overhead, perfect for any project.✅ Seamless Integration – Works with existing UI setups.Ideal for tooltips, floating buttons, pop-ups, and draggable UI elements that need to stay within view!🛠️ Quick Setup – Just import and start using it in seconds.🚀 Single Script, Zero Hassle – Just import and use!🛠 No Extra Setup Required – Works instantly with a simple method call.⚡ Lightweight & Optimized – Minimal performance impact.🎯 Seamless Integration – Use .SetPositionInsideScreen(position) instead of setting transform.position directly.✅ Compatible with Any UI Layout – Works with any RectTransform in Canvas.Only to help write the description