How to apply water animations?
Posted: 22 Oct 2022, 17:34
Can someone tell me how to apply water animations inside plugins?
A feature rich city builder game for Android, iOS and PC
https://forum.theotown.com/
You could simply give your texture transparent "holes" without using "draw ground": true in your JSON, which will draw water animations in place. It gets tricky if you want to use "draw ground": true in conjunction.Some SC4 Fan wrote: ↑22 Oct 2022, 17:34Can someone tell me how to apply water animations inside plugins?
Ok, thank you .Bearbear76 wrote: ↑24 Oct 2022, 13:51You could simply give your texture transparent "holes" without using "draw ground": true in your JSON, which will draw water animations in place. It gets tricky if you want to use "draw ground": true in conjunction.Some SC4 Fan wrote: ↑22 Oct 2022, 17:34Can someone tell me how to apply water animations inside plugins?
Just a disclaimer I'm very rusty on my plugin skills and there might be a better way.![]()