Author Topic: What is the difference between OnHitObject and OnCollision?  (Read 788 times)

/title

I'm having a sort of dilemma right now, so yeah...

onCollision is called by the engine when physics objects collide with each other. onHitObject is a custom function added by Badspot/weapon makers for raycast-based weapons. It's pretty silly.