Assistance Requested!

2 min read

Deviation Actions

REDMaizeArts's avatar
By
Published:
1.7K Views
Hey Everyone~ How you all doing today/tonight? :)

So as you can already tell by the title, I'll get straight to the point:
Sorry, I can't get straight to the point. I need to explain xD

So I realized that the effect, 'ikWetCloth' does NOT work when rendering it into a picture.
What I have realized is that the effect has to play out for a few seconds before it fully affects everything it can affect.
So basically, it's gradual, rather than an instant kick-in for the effect to appear.

So...Two Questions:
1. Does any of you know a possible solution on how to make the full effect appear in a single frame render? (Picture in other words)
Or...
2. Is there a MME effect that is similar or possibly, just as good, as ikWetCloth, that I can get my hands on? (So I can give that a try)


So...yeah, that's all I need some assistance with =P Nothing too huge =P
No rush as well by the way. But sooner, the better =P

Thanks everyone for reading! I'll see you all sooner or later!
© 2017 - 2024 REDMaizeArts
Comments12
Join the community to add your comment. Already a deviant? Log In
meac123's avatar

open ikWetCloth.fx

change line 9-13


#define RAIN_FADE_SPEED (999999999) // 雨の消える速度(秒)

#define BLEEDING_SPEED (0.000001) // 雨のにじむ速度


#define DROPPLET_SIZE (4) // 雨粒のサイズ

#define MASK_BUFSIZE 1


save