Installation

There are 3 basics steps you need to follow to install FloatGrids in Unity. As for Figma, nothing to install, just get the file!

1. Download FloatGrids

Download the Unity package to start implementing FloatGrids. Download the Figma file to start designing your app. Remember, all the font styles, color names, icons, layouts and UI components exists in both Figma and Unity under the same nomenclature.

Or get the Figma file directly from the Figma Community here

2. Import FloatGrids in Unity

Drag and drop the FloatGirds package into your project.

FloatGrids is device agnostic so it works with any system compatible with Unity UI.

3. Make sure that XRI and URP are installed to use the interactable demo and to clean the console errors.

FloatGrids includes both XRI and URP, however, sometimes some resources might be missing. If you get the console errors, just go to Window/Package Manager and look for XR Interaction Toolkit and Universal Render Pipeline in Unity Registry, then install them both for the errors to disappear.

The interactable demo will be ready for you to try out! Find it in Scene/FloatGrids Demo

If the errors persist, go to Widow/Package Manager and reinstall them

Last updated