Currently I’m working on a title screen for my game and I want it to be as realistic as possible to the actual game, so I’m making it out of entirely assets from my game. A lot of the main focal points are particle systems that I want to have stay static (not playing the whole system, just being one frame). I’m also going to be animating small bits of this scene, so I want to display the whole thing (particles included on a realtime render texture). Is there any way for me to capture/bake a static “model” of a particle system at a specific frame? I don’t want to manually place the particles.
whoft
1
there sure is!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to make a particle static (bake) | 1 | 525 | July 20, 2018 | |
| Lowering a particleSystem framerate with mesh baking ? | 4 | 1962 | May 14, 2019 | |
| Any tricks to accessing the mesh of a batching static object? | 4 | 2426 | February 1, 2019 | |
| [RELEASED] Particles Baker | 1 | 1026 | March 17, 2022 | |
| Improve ParticleSystemRenderer.BakeMesh | 5 | 2980 | November 9, 2019 |
