Hi, I have included a particle system in my ar app, when trying to add texture it does not appear.
Running on <script src="//cdn.8thwall.com/web/aframe/aframe-particle-system-component-1.1.4.min.js"></script>
and aframe 1.3.0
particle-system="preset: dust; size: 3; texture: ./images/leaf.png; opacity:2; particleCount: 2000; color: #EF0000,#44CC00"
Any idea what's the issue?
ty
Hi, I have included a particle system in my ar app, when trying to add texture it does not appear.
Running on <script src="//cdn.8thwall.com/web/aframe/aframe-particle-system-component-1.1.4.min.js"></script>
and aframe 1.3.0
particle-system="preset: dust; size: 3; texture: ./images/leaf.png; opacity:2; particleCount: 2000; color: #EF0000,#44CC00"
Any idea what's the issue?
ty