Talk:Look

From GECK
Jump to: navigation, search

mishaxhi: re: wiki edits that i was talking about, i wanted to check first if these are errors on my end as scripting isn't my strong suit, i mostly just read and copy from the wiki itself

a big one is Look - the wiki lists it as overriding regular headtracking until StopLook is called but this doesn't seem to be the case at all. i find that headtracking is analyzed every frame and so Look has to be called every single frame to have the desired effect. to this end, StopLook does nothing at all

ie. if i tell an actor to look at another whilst they have a valid target who is closer, if Look isn't called every frame they will simply return to looking at the closer actor immediately