- Home /
Question by
OmegaFalcon · Nov 23, 2020 at 02:54 AM ·
cameracanvasparticle system
Keep Particle System at edge of camera view
I have some particles which start at the right edge of the screen and when played, go left. However, when the camera zooms in or out, the particles no longer start at the very edge of the camera view.
Pretty sure I could solve this with code but I was wondering if there was a way, using the canvas, to have the particle system always aligned to the right side of the screen.
Comment