Skip to content

Commit

Permalink
Merge branch 'Fix-rain-preset' into fix-rain-cframe
Browse files Browse the repository at this point in the history
  • Loading branch information
diarmidmackenzie committed Jan 11, 2023
2 parents c6e9390 + 6134de5 commit 092905b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/aframe-particle-system-component.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
velocityValue: {x: 0, y: 75, z: 0},
velocitySpread: {x: 10, y: 50, z: 10},
color: ['#FFFFFF'],
size: 0.4,
size: [0.4],
texture: 'https://cdn.rawgit.com/IdeaSpaceVR/aframe-particle-system-component/master/dist/images/raindrop.png'
};

Expand Down
Loading

0 comments on commit 092905b

Please sign in to comment.