Find linetarget of any actor

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Find linetarget of any actor

Re: Find linetarget of any actor

by FDARI » Sun Sep 28, 2014 7:19 am

Re: Find linetarget of any actor

by Nightfall » Sun Dec 11, 2011 10:43 am

Hope this gets in.. I can see use for this!

Re: Find linetarget of any actor

by Nash » Sun Dec 11, 2011 8:22 am

This will be immensely useful for doing things like selecting an actor via a mouse cursor on screen!

Find linetarget of any actor

by FDARI » Sun Dec 11, 2011 7:48 am

There has been the occasional need to find out exactly what something is looking at, even when this isn't a player. Mostly when a camera is acting as a player proxy. To accomodate this need, I propose the pointer selector AAPTR_GET_LINETARGET. Does exactly the same as AAPTR_PLAYER_GETTARGET, but for all actors.

See also: http://forum.zdoom.org/viewtopic.php?f=34&t=31493 (compare pointers)
Attachments
aaptr_get_linetarget.zip
(1.14 KiB) Downloaded 112 times

Top