Making Entity:SetEyeTarget() take effect instantly
2 replies, posted
When I use this (on an entity inside of a DModelPanel), there's a "rolling" effect to the eyes- they slowly move to where they're supposed to be. It's very creepy. I'm wondering if there's a way I can make this eye position be set instantly, rather than wait for the eyes to move I'd like them to snap to where they're supposed to be immediately when the code is run.
You can try taking the entity from dmodelpanel and set SetEyeTarget on it
Unfortunately, that's what I'm doing currently.
Sorry, you need to Log In to post a reply to this thread.