1. Yea I just tweaked the default ones as I just want to write things like <j> instead of <j=myJitter> to minimize text stuffs! Actually, is there a way to mark an asset as the "default" to use? Just assumed that the default one is the one named "default"!
2. I don't think you can do that as "DefaultSTMMaterials" is needed right? I got null party after removing that folder haha. But yes, making sure that each folder is unticked is something to keep in mind!
3. This is what I went with! Works like a charm and feels a bit safer knowing that our files are stored somewhere else :-)
Noxlof
Creator of
Recent community posts
After updating STM to our project our custom animation files got replaced with the plugin default ones (rerolled our git to get them back so I still have them)
Is there a way to keep the files without having to worry about them being replaced? Keeping them in a separate folder doesn't seem to register into the database.
Thanks!
/Lucas
Just noticed a not-so-weird situation!
I'm animating a rect-box and have a STM component set to fit the box with some padding. As the animation set the box to be smaller than the padding I end up with a negative rect-transform width which causes STM to render the text by default!
i
I could make a script that just forces the rect to not be negative or disable the STM component when the width is smaller than 0, thought I'd just post this in-case there is already a "fix" or similar solution :-)
STM saved our project btw <3