Floating UI
Gliding Squirrel
$65.00
$70.00
7%OFF
Date |
Price |
---|---|
日期和时间 |
价钱($) |
04/04(2024) |
70.0 |
04/04(2024) |
49.0 |
04/18(2024) |
70.0 |
07/16(2024) |
65.0 |
11/06(2024) |
65.0 |
Jump AssetStore
🔥 Attach your UI to objects 🔥
Easily create floating UI for health bars, item names, way point markers, ... and control when it should be visible.⚡ Powerful settingsFor example, make the top left corner of your UI stick to a specific position on your 3D object. Or make your UI always hover below your 3D object. Powerful settings give you a lot of options.⚡ Robust UI positioningYour object rotates? Your camera flips upside down? No problem! Your floating UI will be positioned where you want it to be, for example always above.⚡ Hide or change UIFloating UI can hide or modify the UI when the tracked object is hidden behind something in your scene. The transition can also be animated.⚡ Optimised performanceMoving UI and updating it every frame can get costly fast. Floating UI uses clever techniques to skip work, caches values for reuse later and tries to avoid costly Unity API calls.⚡ UI is in screen space, not in world spaceFloating UI works with screen space UI, which is placed on top of the rendered 3D scene. This has some advantages compared to world space UI. See comparison video.⚡ UI ToolkitFloating UI works with Unity's modern UI System 'UI Toolkit'. Any UI created with UI Toolkit (in UI Builder or through C#) can be easily made into a floating UI.⚡ Works with Unity 2021.x.x up until Unity 6Confirmed working in versions 2021.x.x, 2022.x.x, 2023.x.x & Unity 6 preview (6000.0.22f1)⚡ Let users interact with your floating UICreate interactable UI like buttons & handle input like you would normally. Floating UI does not interfere, it only moves the UI.👉 Video: Create health bar, text label & way point marker step-by-step👉 User guide👉 Support and contact✨ Important limitations to be aware ofYour floating UI has to be created with Unity's modern UI System 'UI Toolkit'. The older UI system 'Unity UI (uGUI)' is not supported. (but can be used alongside for other UI)Minimum Unity version 2021.x.xNo support for AR / VR projectsOcclusion checks use colliders. They cannot check if the target object is occluded by other UI, SpriteRenderers, Textures, ...Split screen (multiple active cameras) can produce unexpected resultsFor a full list (including minor technical limitations) see the 'Limitations' section in the User guide.✨ Full source code & long-term availabilityThe code is yours to use and modify. Also, it will be made open source in case the package is no longer maintained.✉️ Questions? Feedback? Feel free to send feedback, questions, feature wishes, ... to help improve Floating UI. Contact