Particle-System Questions

3

I’ve done a basic ParticleSystem tutorial on YT, wich plaus well in the editor. But for some reason I can’t get to start the animation from my Script. This might come from Visual Studio that crushes t...

3

Solved

Watching tutorial, a tutorial says to use “Emit from edge” option. But there is no such option. Tried to do that in different in a different way, but didn’t succeed. Looks like previous Unity particle...
Hoy asked 26/8, 2017 at 8:59

11

Solved

So, I have a Shuriken particle that works fine when I clicked Simulate button during the edit time. However, when I try to play this particle using particleSystemComponent.Play() via a C# code, it doe...
Indonesian asked 12/8, 2013 at 17:28

9

Solved

Hey Everyone, I have a problem here that’s very frustrating, and I’m thinking (hoping) it’s because I’m doing missing something very obvious. I’m using Unity2D and I have a particle system. The proble...
Needless asked 28/2, 2015 at 21:51

3

Hey guys, i want to make something like this (image below) but i don’t know how to make the sparks. Do i need many sparks textures so they come out in random shapes? I can’t find the texture.
Boulder asked 2/7, 2013 at 9:45

4

There have been quite a few questions about this, but none of the answers seem to work. In my 2D Game I have multiple sorting layers like ground, vfx, characters and top environment. I am instantiatin...
Vole asked 19/6, 2019 at 14:32

17

Solved

I’m trying to apply vertex displacement on a planar mesh particle (shuriken) via a shader. The method I have been trying adjusts the vertex position in the hlsl shader by changing e.g the z parameter ...
Deyoung asked 29/10, 2023 at 15:18

4

The title says it all. I’m working in a 2D game and the particle emitter shape is a Cone, Sphere, Hemisphere etc. There’s a way to shape the emitter to a circle or a quad? So particles are only genera...
Kermes asked 27/2, 2014 at 20:42

0

This is a relatively basic problem but I have been stumped all day trying to fix it. I have an animation with a particle system in it. At the start of the animation, the particle system is disabled, a...
Delphinium asked 29/9, 2023 at 10:55

5

Solved

How do I mimic a one shot effect from the old Particle emitter in the new Shuriken Particle System? Trying to convert a particle effect to the new system.
Shofar asked 26/10, 2012 at 7:22
1

© 2022 - 2024 — McMap. All rights reserved.