Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Point-light going through walls fix?
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#9
RE: Point-light going through walls fix?

Isn't there an entry in the script areas for lookat callbacks? You could put the title in there and just have

void LookCallback()
{
GiveSanityDamage(25.0f, true);
}

somewhere in the script itself. It probably won't end the command like Mugbill says, but if it does, give this a try.
09-23-2015, 12:37 AM
Find


Messages In This Thread
Point-light going through walls fix? - by Kyzer - 09-22-2015, 08:45 PM
RE: Point-light going through walls fix? - by Statyk - 09-23-2015, 12:37 AM



Users browsing this thread: 3 Guest(s)