
YoYoWater is a fast and easy-to-use Unity plugin for realistic water buoyancy and floating effects. Add convincing water physics to your project with just a few simple steps.YoYoWater is a water buoyancy simulation solution designed for Unity developers, allowing objects in games or applications to interact realistically with water surfaces.This plugin uses a point-based buoyancy system that automatically generates interaction points on any mesh. These points calculate interaction forces with the water surface, enabling precise buoyancy simulation. YoYoWater utilizes Unity's Job System and Burst compiler for efficient computation, ensuring stable performance even in scenes with numerous floating objects.“Possibly the best-performing water physics simulation in the Asset Store.”Key Features:- Easy to use: Setup in just a few steps- High performance: Optimized calculations using Job System and Burst- Highly customizable: Adjustable buoyancy point count, distribution, and submersion percentage- Comprehensive support: Compatible with plane water surfaces and trigger-based water volumes- Intuitive visualization: Visualize buoyancy points in the Scene view- Continuously updated, with ongoing performance optimization and improved compatibility.Whether you're creating a nautical game, water-based physics puzzles, or any project requiring water interaction, YoYoWater provides a high-quality, easy-to-implement water buoyancy solution.- Point-based buoyancy system supporting automatic generation of evenly distributed buoyancy interaction points on meshes- Performance optimization using Unity Job System and Burst compiler- Two water types: plane water (PlaneWater/BurstPlaneWater) and volume water (TriggerWater)- Automatic calculation of buoyancy and drag values based on object mass- Mesh point generation algorithm with customizable target point count, automatically adjusting point density- Editor extensions for visualizing buoyancy points in the editor- No additional dependencies, integrates directly into Unity projects- Suitable for water physics simulations of various scales- Compatible with Unity 2022.3 and above- Supports any object with a Rigidbody component