hi, sorry i forgot to write that i did try the verlet speed thing and it didnt work. Maybe im doing something wrong overall? as you can see in event 01 i am sticking red particles to the bricks but they are not visible, the green ones from the next event are . And they still generate when the bricks are moving and velocity magnitute is equal to 0 . I have made every other variable = 0 . and it still is this way.
https://i.imgur.com/4xhwlna.png
edit 1 : i checked the display data and it says velocity and velocity magnitute 0 for all particles.. somethings is not working right and i dont know if it is my mistake. Tried to do the same test with particles emitting from the emitter and it correctly get the velocity data and test. now when the particles are stuck on a bricks i says its zero. did the speed test thingy and still doesnt work
edit 2 : i had set the speed to 0 . now i set it to 0.1 and it started showing info about the particles. they finally have some value in their velocity magnitute. And when i set that i want to go to the next event by checking if the vel mag = 0 . it still starts from frame 0 to generate the particles. I tried telling it to start from frame 5 for example in order to skip the first frames where it is stationary but still to no avail.
also i try other types of tests to make it work but cannot . What i notice is the red particles dissapear most of the times when the green ones appear from the second event. and i havent ticked kill parent. why is that?
https://i.imgur.com/4xhwlna.png
edit 1 : i checked the display data and it says velocity and velocity magnitute 0 for all particles.. somethings is not working right and i dont know if it is my mistake. Tried to do the same test with particles emitting from the emitter and it correctly get the velocity data and test. now when the particles are stuck on a bricks i says its zero. did the speed test thingy and still doesnt work
edit 2 : i had set the speed to 0 . now i set it to 0.1 and it started showing info about the particles. they finally have some value in their velocity magnitute. And when i set that i want to go to the next event by checking if the vel mag = 0 . it still starts from frame 0 to generate the particles. I tried telling it to start from frame 5 for example in order to skip the first frames where it is stationary but still to no avail.
also i try other types of tests to make it work but cannot . What i notice is the red particles dissapear most of the times when the green ones appear from the second event. and i havent ticked kill parent. why is that?