Hello there, I need help with making floating Lilly pads, I need to make them in a pond floating on water and if the player touches a Lilly pad it will move slightly to add a little realism effect, But the problem is i don’t know how to do that.
3 Likes
Make the water terrain. If you don’t like it, cover the terrain water with a water brick with collisions off.
Next, make it float by setting its density. Hopefully this works.
Adding a shadow effect under those lilipads might help do the trick…
You will need to use water terrain and have the parts float for an easy fix, or you will need add some code to the water and lily pads.