You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue when having multiple instances of the same particle effect spawned at the same time/shortly after another. As soon as a new particle emiter spawns, the old Effekseer-Emitter (which should continue playing) gets reseted and doesn't finish playing.
I tried to prevent this by activating the property "local to scene" under the "resources" section of the EffekseerEmitter. But that doesn't help. Simply duplicating (in script) the particle file (.efkecf file) / the scene with the EffekseerEmitter atached doesen't work either.
To sum up: I am unable to spawn unique and independant Effekseer-Emiters. There is a video for illustration atached.
effekseer.mp4
The text was updated successfully, but these errors were encountered:
There is an issue when having multiple instances of the same particle effect spawned at the same time/shortly after another. As soon as a new particle emiter spawns, the old Effekseer-Emitter (which should continue playing) gets reseted and doesn't finish playing.
I tried to prevent this by activating the property "local to scene" under the "resources" section of the EffekseerEmitter. But that doesn't help. Simply duplicating (in script) the particle file (.efkecf file) / the scene with the EffekseerEmitter atached doesen't work either.
To sum up: I am unable to spawn unique and independant Effekseer-Emiters. There is a video for illustration atached.
effekseer.mp4
The text was updated successfully, but these errors were encountered: