mob-sakai

Results 395 comments of mob-sakai

Does `AutoScalingMode= None` fix your problem?

Try setting the property name of the texture in `Animatable Properties`.

Thank you for your reporting!

Unfortunately, the demo contains an old version of CartoonFx (currently not available in the Asset Store). As you mentioned, CartoonFxRemasterFree uses complex shaders (`CFXR Particle Ubershader.cfxrshader`, etc.). Setting `Canvas.renderMode=ScreenSpaceCamera` would...

If you do not use these shaders outside of UIParticles, you can use them by following the steps below: 1. comment out the whole “Shader Caster” path 2. add `ZTest...

Sure. First, this is the "CFXR Explosion 1" from CFXR. As you can see, it does not support UIParticle as-is. ![](https://github.com/user-attachments/assets/eb543846-ee0e-4c6d-8624-1432cd84b13a) The shader used in "CFXR Explosion 1" is "CFXR...

Thank you for your reporting! I would like to know more about this issue. Could you please attach a minimal project (included `Assets`, `Packages` and `ProjectSettings` directories) that reproduces the...