• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Solved I want the surface of the liquid to always stay level

bqbq

Well-known member
Joined
Apr 29, 2024
Messages
92
Solutions
1
Reactions
328
liq (1).png

liq (2).png

As you can see in the picture, within Unity, the liquid inside the bottle is filled to 60%.
Even when the angle is tilted, the surface remains level.
This was achieved using the shader and C# script provided by ChatGPT.

However, when I convert it to an asset bundle and load it in VAM, it ends up like this.



After doing some more research, I found out that this issue happens because VAM uses a different kind of simulation or system.
So, according to ChatGPT, I would need to use a plugin to fix it.
However, if you look at the video below, you'll see that the amount of liquid is properly adjusted, and the surface always stays level—without any plugins.


So how is this possible?
How should I go about solving this?
 
Last edited:
Back
Top Bottom