Author Topic: [Solved]  (Read 577 times)

Hi,

I have a very quick question. The task is so simple, but I don't know how to carry it out myself. I've done it before, but I don't remember how I did it. The default sword has a stable image, as if it's glued to the screen and does not move or correspond with the players movements (Bouncing, etc). Is there a way to remove that? Like Kaje's Sniper, how it has a stable image for the weapon in first person, it does not move whatsoever. Can I remove that from the default sword? What line of code am I looking for?
« Last Edit: July 14, 2015, 06:44:24 PM by Suna »

Don't set the eyeOffset field on the image.

Don't set the eyeOffset field on the image.

Yeah, I just got it. But thank you anyway.