Quick Setup

1

Add the Aquafloat Controller

Right Click in your Hierarchy and select UdonVR -> Aquafloat -> Aquafloat Controller This will place a master controller that contains a Settings Menu, a Sound Player, and a VFX player.

All the other prefabs are also accessible within this Aquafloat Hierarchy.

2

Add Water

Place a FloatVolume prefab where you want water to be simulated and scale it up to the desired dimensions.

Make sure the "Water Surface" child object is placed at the surface of the FloatVolume. (You typically shouldn't have to change this.)

3

Add a Floater Prefab

Right Click in your Hierarchy, select UdonVR -> Aquafloat , then find one of the Jet Ski or Innertube Prefabs to add them to your scene.

Position the Floater above the Float Volume you placed previously.

4

Press Play

When the scene starts, your placed Floaters should fall into the water and float!

If you want to learn how to make Custom Floaters, see the Custom Floater Setup page.

Last updated