A small bug with the "Pot of Gold Backpack"

Hello, I wasn’t too sure where to post this bug.
I’ve discovered that the “Pot of Gold Backpack” is supposed to emit particles out of the accessory. However, the emission comes out through the baseplate due to the particle being in the wrong parent.


I fixed this by moving the ParticleEmitter into the handle. It also didn’t make sense that the ParticleEmitter was emitting from the bottom, so I switched it to the top, and it seems to be working as it should be now.

I know it’s a small bug, but it’s something to point out.
Again, sorry if this is the wrong place to post this.

9 Likes

Woah, I didn’t know that was intended.

Also I can’t think of any other bug report category for this, yikes.

I’m pretty sure this bug is caused because if you had for an example, two parts it would have to choose between the two, or an accessory isn’t a valid parent for a particle emitter therefore it positions it at 0, 0, 0. Please correct me if I’m wrong.

He’s referring to this: Pot of Gold Backpack - Roblox

Which is not user-made and is an actual Roblox item in the catalog.

Yeah, this is a real roblox hat. I just saw the issue when I loaded in a baseplate to test a seperate script. I figured I’d look into it.

A post was merged into an existing topic: Off-topic and bump posts

1 Like