mob-sakai / mob-sakai/ParticleEffectForUGUI
particle effect with Emmision over Distance
Open
@mob-sakai is already working on this.
Since Jan 19, 2025.
bug
need more info
- Dominant language
- C#
- Stars
- 6k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
I am making a particle effect like in fruit ninja of the slicer which moves with your input on the screen
but the movement while using this plugin is jittery i dunno what the problem is this is the main part of my script
ParticleEffect.position = Mouse.current.position.ReadValue();
it folllow you mouse while making a trail but the movement is jittery plssss help!!!!!!!
I am also using vuforia plugin for ARCamera components does that intervine with this
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.