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
Script Help (Solved) GetPropIsInteractedWith not working?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#12
RE: (Solved) GetPropIsInteractedWith not working?

Just wondering; this looks like a collide callback. What's calling it? You left your OnStart out of the script.

PHP Code: (Select All)
void Impact2(string &in asParentstring &in asChildint alState

Perhaps the reason it didn't work before was that it wasn't calling at the right time, whereas a repeating timer will obviously repeatedly call it under multiple conditions.

(This post was last modified: 08-22-2015, 12:47 AM by Mudbill.)
08-22-2015, 12:46 AM
Find


Messages In This Thread
RE: (Solved) GetPropIsInteractedWith not working? - by Mudbill - 08-22-2015, 12:46 AM



Users browsing this thread: 1 Guest(s)