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
Create at least 4 entities with CPosition, CDecal, COrientation with the same Texture "FOO.png"
Create one or more entities with another texture "BAR.png"
Bug: Now the first 3 entities should have the wrong texture "BAR.png" (spawning more decals with another texture "BAZ.png" makes the first 3 switch to "BAZ.png")
This bug seems to appear only when no previous Decals have been created and removed from the registry.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
This bug seems to appear only when no previous Decals have been created and removed from the registry.
The text was updated successfully, but these errors were encountered: