I currently have a billboard gui parented under an attachment at the end of this gun viewmodel I am working on. However when the player rotates their camera the billboard gui kind of sways. Is there anyway to remove this? Kind of lock a LockToPart property?
Billboard guis should be locked to the part by default. I think this could be due to lag? You could try adding a particle emitter and locking that to the part to see if it behaves the same
I’m not quite sure why this would be happening, you could try placing the billboard gui in the playergui and setting the adornee to the attachment. If that doesn’t work just use particle emitter, since that’s essentially what you’re using the billboard gui for