How to apply water animations?
Moderators: Scenario Moderators, Plugin Moderators
- ur_sc4_guy
- Metropolitan
- Posts: 135
- Joined: 16 Jun 2022, 20:01
- Location: Any ambanivohitra any e, Madagascar
- Plugins: Showcase Store
-
Plugin Creator
Platform
How to apply water animations?
Can someone tell me how to apply water animations inside plugins?
- Bearbear76
- Former Bearbear65
- Posts: 5730
- Joined: 10 Feb 2017, 14:53
- Location: L2 cache
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: How to apply water animations?
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?
Just a disclaimer I'm very rusty on my plugin skills and there might be a better way.

- ur_sc4_guy
- Metropolitan
- Posts: 135
- Joined: 16 Jun 2022, 20:01
- Location: Any ambanivohitra any e, Madagascar
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: How to apply water animations?
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.![]()