You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: