Discord
Steam
/
Garry's Mod
/
Developers
/
ENT:Touch() Fi..
Login/Join
Event Log
ENT:Touch() Fire Once?
1 replies, posted
Search
In This Thread
Is there a way I can get ENT:Touch() to fire only once when one entity touches another?
ENT:Touch is a trigger entity hook that is called every frame. You might be looking for ENT:StartTouch or ENT:PhysicsCollide for physics entities.
Sorry, you need to
Log In
to post a reply to this thread.