Started by
Mad Alchemist
on
Topic category: Help with MCreator software
I am trying to make quicksand-like stuff, and trying to make it as very viscous fluid. It mostly works as I want it - except those annoying water splashes / lava fires, completely irrelevant sound and overlay. As far as I know, I need to override animateTick() method in my fluid class - but problem is, this class does not extends FlowingFluid class, like water or lava does, but instead extends some MCreator-specific class...
It sucks that you have not received help yet as I am also need with some assistance. I ain't making quicksand but making something with viscous fluids like you are. I managed to make it so a player will slowly sink using procedures.
If you managed to actually fix it throughout that time, reply back in how as I really love to know.