05-03-2018, 02:54 PM
Hello, I am trying to make a simple maxscript which would launch wavelet simulation after the default sim is done. I figured I could use PostSim event to launch Wavelet sim. Unfortunately, it seems that PostSim does't work? Simply printing messages from PostStep work properly but I can't get any code running from within PostSim function. Am I missing anything?
This is my debug code for checking if PostSim works:
But like I mentioned earlier, I am not getting any results.
This is my debug code for checking if PostSim works:
Code:
fn PostSim = (
print "PostSim"
)
But like I mentioned earlier, I am not getting any results.
Senior VFX Artist @ Foundry 42 UK