ParticleSystem / 404 NotFound for Textures

Hi there,

I started experimenting with particle systems and tried to include the explosion example presented in the docs. It works fine, however, I noticed that there are some 404-Not-Found requests for the textures (to be exact: for the textures of the subemitters). Instead of fetching these textures from my base URL (/assets/particles/textures/explosion/…), it omits the first part and loads them directly from /textures/explosion.

I first thought my setup is broken, but then I realized that the PG example in the docs shows the same behavior:

Could it be that there is some bug for the subemitters?

Kind regards,
zacherl

Fixed by:

2 Likes