[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tads3] UnderSurface - Second Thoughts



> My intuition is that the sense system is the wrong place to be doing 
> something like that.  The sense system answers the question "can x see y," 
> not "does x notice y."  canBeSensed() doesn't need to know the actor because 
> it's not answering a subjective question about noticing things; it's 
> answering an objective question about light rays (or sound waves or 
> whatever).

Hm. That is a very good point.

Where could such a scope-hack then be added?
In Actor.scopeList() ? Would that work?

Søren J. Løvborg
kwi@it.dk