Unity animator not working with UIParticle
See original GitHub issueI have set up animatable property, but not working with animator and no changed particle object
so I checked that changed the material value , but not called UpdateMaterialProperties
in UIParticle
Unity Version: 2019.3.15f UIParticle Version: Preview31
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Particle system not working propely when converted into a ...
Hello, I have a particle system which uses a texture sheet animation, using a 5x6 spritesheet (Settings attached below).
Read more >Unity animation not playing when made to in script?
I want it so it plays an animation when you butter a piece of toast. using System.Collections; using System.Collections.
Read more >com.coffee.ui-particle
This plugin provide a component to render particle effect for uGUI in Unity 2018.2 or later. The particle rendering is maskable and sortable,...
Read more >Using the Built-in Particle System
To animate a Particle System property, open the Animation Window with the GameObject containing the Animator and Particle System selected. Click Add Property...
Read more >How to render Particle System OVER UI Canvas
How to make the particle effects visualize on the top of the UI Canvas. Particles weren't visible by default because there were beneath...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
thank you!!