Realistic boat movement

Im new to Unity and scripting.

I’ve created a 3d boat and imported it to Unity 3d. Now I want to make it move realistic as it lies in the water. Not by any controller but just randomly.

Just like this a boat floating along the waters in Santorini (Thira) Greece - YouTube

Is there an easy way of scripting that?

Thx!

You might want to look at a few Bouyancy tutorials.

Here is a great Bouyancy Unity Package : http://forum.unity3d.com/attachment.php?attachmentid=7610&d=1254929736

Here are some tutorials :

http://lockerz.com/u/20624408/decalz/6944494/unity3d_scripted_swim_buoyancy_and_dive

Thanks, that helped a lot :slight_smile: